https://github.com/crimsonorion/hacker-news
Tutorial from https://betterstack.com/community/guides/scaling-nodejs/build-nodejs-application-express-pug
https://github.com/crimsonorion/hacker-news
auth0 express nodejs pug
Last synced: 27 days ago
JSON representation
Tutorial from https://betterstack.com/community/guides/scaling-nodejs/build-nodejs-application-express-pug
- Host: GitHub
- URL: https://github.com/crimsonorion/hacker-news
- Owner: CrimsonOrion
- Created: 2023-11-25T16:38:15.000Z (over 1 year ago)
- Default Branch: default
- Last Pushed: 2023-11-25T20:23:32.000Z (over 1 year ago)
- Last Synced: 2025-02-03T13:43:59.647Z (3 months ago)
- Topics: auth0, express, nodejs, pug
- Language: CSS
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hacker News
Tutorial from https://betterstack.com/community/guides/scaling-nodejs/build-nodejs-application-express-pugUtilizes the following packages:
- express : 4.18.2
- pug : 3.0.2
- axios : 1.6.2
- date-fns : 2.30.0
- pm2 : 5.3.0