Skip to content

erensayar/crud-api-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run App With Docker

You can start app image with docker-compose.


Requirements For Start The Docker Container


Start The Dockerized App With Docker Compose

  • Download the docker-compose.yml

    • You can find the file from github page(right here) or docker hub page.
  • Then run this command in same directory.

      $ docker-compose up
    

Run App Without Docker

Requirements


Start The Web App

  • Download Project:

      $ git clone https://github.com/erensayar/Crud-Web-App-NodeJs.git
    
  • Go to project directory:

      $ cd Crud-Web-App-NodeJs
    
  • Start The App:

      $ npm start
    

About

NodeJs CRUD example. Express Framework, JWT, MongoDB, Mongoose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published