Skip to content

namnd14/expressjs-demo

Repository files navigation

expressjs-demo

Here is place I test and experiment everything about express

Step to run this project

  1. Clone repo from github
  2. run command npm install to install all npm packages
  3. create a file called .env and set SECRET_STRING=SOME_TEXT where SOME_TEXT is a random text for encode signed cookies
  4. run command npm start to run this project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published