Skip to content

pedro-demeu/node-server-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic boilerplate project to start creating APIs with Node.js and Express. CORS support enabled.

Getting started

Install the dependencies:

npm i || yarn

and then run:

npm run start || yarn start

to start the server.

dd if=/dev/random of=item bs=50000000 count=1

About

My own node server boilerplate with CORS enabled

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published