Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 681 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 681 Bytes

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: