A full stack web application and launcher daemon for launching and accessing Toontown Rewritten information from the web
⚠️ Not complete, many features not implemented ⚠️

- server
- Java
- Spring Boot
- GraphQL
- MySQL
- frontend
- Typescript
- Angular
- Bootstrap
- GraphQL
- node.js
- Java 21
- Maven CLI
- Clone and cd into repo
- backend
cd server
mvn spring-boot:run
- frontend
cd frontend
npm install
ng serve --open