Skip to content

fsousadev/edirectcodechallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDirect Code Challenge

Please, follow the next instructions:

  1. Go to directories Frontend and Backend and run npm i

  2. Create a .env file in the root directory of Backend with this content

SERVER_HOSTNAME=127.0.0.1
SERVER_PORT=3001
DATABASE_URL=mongodb+srv://Public:123456Aa@cluster0-gzhtc.mongodb.net/test?retryWrites=true&w=majority
JWTSECRET=rickandmorty
  1. Run start_all.bat to start server and client in your OS default browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published