Project exemplifies the use implementation of Sessions, Authentication and Authorization along with GORM and pre-configured to run with postgresql
Copy env.json.sample to env.json, modify the values accordingly with your environment configuration
Run
npm install
dep ensure
by James Mallon