Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/souvik150/notes-go


https://github.com/souvik150/notes-go

Last synced: 2 days ago
JSON representation

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`