Skip to content

Chri2187/fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Available Scripts

In the both project directories run to install all dependencies:

npm install

Runs the FE in the development mode.
Open http://localhost:3000 to view it in your browser.

In the server directory create a .env file and add:

MONGO_URL=<YOUR_MONGO_DB_URL>

JWT_KEY=<YOUR_JWT_SECRET_KEY>

JWT_LIFETIME=<YOUR_JWT_LIFETIME>

Runs the BE in the development mode.
Open http://localhost:3001 to view it in your browser.

In the both project directories, you can run:

npm start

About

Fullstack web app React & NodeJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published