7 Commits

Author SHA1 Message Date
Martin Berg Alstad
1b94e63915 Removed unused feature.
Optimized use statements in main.

Simplified truth_combinations code a little.

Updated OpenAPI spec
2024-06-23 19:20:30 +02:00
Martin Berg Alstad
d2f89ab827 Static files are created first then moved over to build, where they are compiled 2024-06-20 18:33:20 +02:00
Martin Berg Alstad
2dd361ce7e Not found page with html and moved utils into index and split http requests to separate files.
Static dir for hosting html files.

Helper function for loading HTML.

Changed location where openapi.html is generated and updated dockerfile
2024-06-20 14:05:51 +02:00
Martin Berg Alstad
ee4523207b Updated package.json with scripts and created a dist dir for build files 2024-06-16 00:59:34 +02:00
Martin Berg Alstad
912cf6f1e5 Updated tsp 2024-06-07 16:38:06 +02:00
Martin Berg Alstad
b16a4eefe4 Replaced binary tuple with struct 2024-06-07 16:27:52 +02:00
Martin Berg Alstad
4fe388aca3 Config file with Port number.
Started implementing typespec for OpenAPI spec.
2024-06-07 14:37:47 +02:00