Skip to content

KeAnLL/nodebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodebook

A backend project for a book website in Node.js

Before you run the server

  • install all the dependencies in node_modules

  • create a .env file in the base folder of the server, inside the .env file

    TOKEN_SECRET=____________________
    

Then, in command line:

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published