Skip to content

vimal33329/crud_mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

installation

Install modules: npm install Rename .env_example to .env and add local mongodb url for db connection..

Start: node app.js

If you have nodemon start development server with : npm run dev or use node npm run start

RUN in: 127.0.0.1:3000 or your custom post number based on .env file

About

Read write and delete data using node, ejs, mongodb with ajax call

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published