Skip to content

Server side rendering app (MongoDB, Express, Node.js + EJS, Bootstrap)

Notifications You must be signed in to change notification settings

miroslaw-dubaj/strzeltu

Repository files navigation

Usage

Terminal installation process:

  • mkdir your-project-name
  • git clone https://github.com/miroslaw-dubaj/strzeltu.git
  • npm run compose
  • open localhost on Mac or /c/Program\ Files\ \(x86\)/Google/Chrome/Application/chrome.exe localhost on WSL

Enter in terminal: "docker exec -ti your-project-name_express_1 bash" to access node server terminal Enter "ps aux | grep node" to get list of processes Enter "kill -9 PROCESS_ID" - process ID is secound from the left in list above

About

Server side rendering app (MongoDB, Express, Node.js + EJS, Bootstrap)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published