Skip to content

EternalPlanemo/cruise-fullstack

Repository files navigation

cruise-fullstack uni project

Build Requirements

Build Instructions

  • Install the backend dependencies and build the server: dub build
  • Install frontend dependencies: npm install
  • Build frontend: npm run build

Start the project

Run npm run deploy to install everything and start the server.

Run manually

  • Run the server: dub run or run the generated executable ./oop-project
  • Open localhost:8080 in a browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published