Skip to content

pstephenwille/express-hacker-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Node server

demo hacker news api

express.js/node.js, mongodb, react

setup

  1. mongo container with shell commands for Ubuntu 2. docker run --name mongodb -d -p 27017:27017 mongo:5.0.27-focal
  2. run Express app - npm start
  3. run React web app - cd web/app && npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published