Commit Graph

4 Commits (main)

Author SHA1 Message Date
absc 5b73df8999 Corrected the back-end calls to support multi-hosting. 2024-09-15 19:22:47 +00:00
absc e5631798ce Corrected compilation problems. 2024-09-10 19:47:53 +00:00
absc b357ae8124 Correct application files. 2024-09-10 19:43:08 +00:00
absc eebf62d527 Split the web front-end and the backend into separate applications.
This design will make things easier to both scale and test.
Having a dedicated back-end application allow us to keep the API
stable, while improving the internals.
2024-09-10 19:40:30 +00:00