Skip to content

PINUSTECH-2022/pinus-study-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinus Study Backend

Installation

  1. Install Go by referring to the official documentation here.
  2. Install all the dependencies
go get .
  1. Setup .env for database
--- ./database/.env ---
DATABASE_URI=<YOUR_POSTGRESQL_DATABASE_URI>
  1. Run the project, by default it is live on localhost:8080
go run .

Made with love by PINUS Tech 2022 team. Special thanks to all the backend developers:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published