Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gocs/pensive
imageboard type shit
https://github.com/gocs/pensive
Last synced: 7 days 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T08:25:43.000Z (4 months ago)
- Last Synced: 2024-11-08T23:33:14.429Z (2 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`