Skip to content

GDSC-UIT/remood-backend-gdsc-hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remood Backend

Run Locally

Clone the project

  git clone https://github.com/Duong0907/remood-backend.git

Go to the project directory

  cd remood-backend

Config .env file

APP_PORT=YOUR_APP_PORT
MONGODB_CONNECTION_STRING=YOUR_CONNECT_STRING
MONGODB_DATABASE_NAME=YOUR_DATABASE_NAME
FROM_MAIL_PASSWORD=YOUR_MAIL_PASSWORD

Start the server

  go run .

Tech Stack

Golang, Firebase, MongoDB

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published