Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/souvik150/notes-go
https://github.com/souvik150/notes-go
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/souvik150/notes-go
- Owner: souvik150
- Created: 2023-08-13T14:21:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-13T18:29:56.000Z (over 1 year ago)
- Last Synced: 2023-08-13T20:34:23.567Z (over 1 year ago)
- Language: Go
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notes-Go
Made with Golang + GoFiber + Gorm + PostgreSQL.
It uses access token and refresh token logic for handling auth.
It is a containerized golang app using docker. It sets up nginx as a reverse proxy.Steps to run:
`docker-compose up --build`