Skip to content

Antoine-Studer/HippoTech

Repository files navigation

A fun little TGC about horses

Config of the nodes

Install all required nodes

npm install

Starts the backend: localhost:3000 Provides endpoints like /api/open-booster and /api/collection.

npm start

Runs on http://localhost:5173. Proxies API requests to the backend at http://localhost:3000.

npm run dev

Open the app on localhost:5173

Config of the database

Install PostGreSQL

  • make the password 'admin'
  • don't change the port

About

a fun little collection game about horses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors