Skip to content

duacos/cheapandnice-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General design

This project is hosted at http://cheapandnice.herokuapp.com

Main libraries

Technologies

  • JWT
  • Nodejs + express
  • Mongo Atlas

Accounts

You can either create a new account or use

username: condorlabs

password: 123456

How to run this project locally

To run the project locally, you need to fonfigure the enviroment variables

Key Value
DATABASE_URL mongodb+srv://duacos:[email protected]/cheapandnice?retryWrites=true&w=majority
PORT Any port is ok
JWT_SECRET "secret key"
ORIGIN http://localhost:PORT
DOMAIN localhost

Your ORIGIN should point the frontend version of the project (Note that it has it's own configuration, README

Frontend: https://github.com/duacos/cheapandnice-frontend

About

Shopping cart sample app, API with nodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published