Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 342 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 342 Bytes

Animal House

Animal House is an ecosystem of web applications for pet owners. It features:

  • the Animal House Game (an entertainment light-weight application);
  • the Animal House Frontoffice (for customers);
  • the Animal House Backoffice (for managers);
  • the Animal House API.

Run:

docker compose up -d && yarn && yarn dev