https://github.com/n-tdi/hackthecastle2024
REAL
https://github.com/n-tdi/hackthecastle2024
Last synced: 3 months ago
JSON representation
REAL
- Host: GitHub
- URL: https://github.com/n-tdi/hackthecastle2024
- Owner: n-tdi
- Created: 2024-01-13T14:01:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-13T21:53:57.000Z (over 1 year ago)
- Last Synced: 2025-01-15T12:13:28.017Z (5 months ago)
- Language: JavaScript
- Size: 5.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HackTheCastle2024
There are two parts to setting up this project!
1. Install Flask
2. Run the Python server `flask --app api/api.py run`
3. Start the HackTheJava spring boot server via maven.
4. Go over to `localhost:8080` and enjoy!