Skip to content

TallerDeProgramacion2-2022-2c-Grupo7/FIUBER-Trips

Repository files navigation

FIUBER-Trips

Here we gonna save the server which manage FIUBER trips

Local installation & usage

  1. Create a .env file in the root folder of the repository with the following content:
FIREBASE_PROJECT_ID="fiuber"
FIREBASE_PRIVATE_KEY="<firebase-private-key>"
FIREBASE_CLIENT_EMAIL="[email protected]"
  1. Start the MongoDB instance: docker run -it --rm --name test -p 27017:27017 mongo:6.0.2
  2. Start the server: yarn build && yarn start.

The API will be available on http://localhost:8000/api.

About

Server side of FIUBER App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •