Skip to content

betulkaragoz/asat_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asat_project

This project was developed for Asat while I was an intern.

Environment Variables

To run this project you will need to add the following environment variables to your .env file

DB_URI

PORT

JWT_SECRET

Used Technologies

Tools: HTML, CSS

Server: MongoDB

Run It On Your Computer

Install required packages

  npm install mongoose
  npm install express
  npm install bcrypt
  npm install jsonwebtoken

If you are using VSCode development environment you should add these plugins:

  JavaScript (ES6) code snippets
  javascript console utils
  EJS language support

After everything is done, just type npm start in the terminal.

About

website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published