Coder Social home page Coder Social logo

abes_chat's Introduction

first fire up express server 
install express ---npm install express

interpolation - putting comma we can just embad directly `` backticks like this

install nodemon -----npm install nodemon
and tehn go to package.json and in script write 
"start":"nodemon index.js"
now when you write npm start in terminal then it will work the same 

check git video beause currently i am not using it

set up ejs engine
npm install ejs
npm install express-ejs-layouts
 

install cookie parser
npm install cookie-parser

now do manual local authentication on another branch and then after doing work on it 
go to git master branch

authentication using passport js
npm install passport
npm install passport-local

npm install express-session

npm install node-sass-middleware

abes_chat's People

Contributors

ketanmehtaa avatar manav014 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.