An open API service indexing awesome lists of open source software.

https://github.com/1983shiv/crud-express-auth-ruff

crud-express-auth-ruff
https://github.com/1983shiv/crud-express-auth-ruff

express-handlebars express-middleware express-session express-validator expressjs google-authentication handlebars mongodb mongoose passport-google passport-google-oauth20 passport-strategy passportjs session-cookie session-management

Last synced: 2 months ago
JSON representation

crud-express-auth-ruff

Awesome Lists containing this project

README

          

šŸ‘‹ Hi, I’m Shiv Srivastava

A Full-Stack developer from India


### Learning CRUD operation using Express.js mongoose authentication with google auth and passport

clone the repository to your computer
`git clone https://github.com/1983shiv/crud-express-auth-ruff.git`

go to tik-tac-to directory
`cd crud-express-auth-ruff`

install necessary dependancies
`npm install`

run the app
`npm dev`