Skip to content

ibrahimsayar/very-basic-node.js-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

very-basic-node.js-project

A very basic project made with the Node.js express library, in which only user operations with route are made.

Version: 0.0.0.1
Constituent: İbrahim Sayar ibrahim.sayar@naylalabs.com
Email: ibrahim.sayar@naylalabs.com

Dependencies

  • Node.js (v16.13.0+)
  • Npm (v8.1.0)

Notes

In the project, there is the MongoDB collection of the project in the collections folder. Again, there is the postman's collection in the postman folder.

Install & Run

#We download the repo.
git clone https://github.com/ibrahimsayar/very-basic-node.js-project.git
cd very-basic-node.js-project

#We install Node.js packages.
npm install

#We start the application.
#http://127.0.0.1:3000
npm start

About

A very basic project made with the Node.js express library, in which only user operations with route are made.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors