https://github.com/gocs/pensive
imageboard type shit
https://github.com/gocs/pensive
Last synced: 2 months ago
JSON representation
imageboard type shit
- Host: GitHub
- URL: https://github.com/gocs/pensive
- Owner: gocs
- License: apache-2.0
- Created: 2021-04-07T18:20:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T08:25:43.000Z (8 months ago)
- Last Synced: 2025-01-02T10:45:23.503Z (4 months ago)
- Language: Go
- Homepage:
- Size: 1.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pensive
![]()
## prerequisites
docker
golang
redisrename `.env copy` to `.env`
## run dev
```make dev```
## run prod
this includes prometheus and grafana
```make prod```
## license
`Apache 2.0`