Skip to content

blackflash13/todo-express.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone the project to a local machine

$ git clone

Installation

$ npm install

Go to server dir

$ cd server

Fill in the .env file

PORT=
DB_URL=
JWT_ACCESS_SECRET=
JWT_REFREST_SECRET=
API_URL=
CLIENT_URL=

Running the app

$ npm run start

# development
$ npm run dev

API endpoints

Postman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published