Tau-Ceti is a Java Spring web application backend for the Hyperion Angular frontend application.
Tau-ceti is one of three modules of my fourth year Final Year Project that I developed while studying Games Design and Development at TUS Thurles.
Details, documentation and git repo links to the other modules can be found on my website.
-
Using IntelliJ:
File < New < Project From Version Control
-
In the URL field enter
https://github.com/Merri1/tau-ceti.git
-
Wait for Maven dependencies to update/install
-
Build and Run. The application is accessed at
http://localhost:8080/
Full documentation of the API specification can be found here.
MIT License