Skip to content

Ldaruu/Blog-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Blog-API

Prerequisites

In the project directory, run:

yarn install

Start the server

yarn start

.env file example:

PORT=3001
DB_SERVER=mongodb://localhost:27017/blog
ORIGIN=http://localhost:3000
API_URL=http://localhost:3001
SECRET_KEY=tOpSeCrEtSeCrEtKeY

Main used packages:

About

Blog Rest API with Node.js Express & MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published