Aleksa Siriški
|
e996a07874
|
go imports
|
2023-01-30 18:12:42 +01:00 |
|
|
04a4a4ca95
|
use esbuild to compile and minify ts
tsc is still used for ts-debug.
|
2020-09-29 20:35:06 +01:00 |
|
|
84fb69d440
|
add go.mod back
|
2020-09-24 17:55:09 +01:00 |
|
|
62543cd0be
|
remove generated documentation
can be regenerated by running 'make swagger' before 'make compile'.
depends on swaggo/swag.
|
2020-09-24 17:52:38 +01:00 |
|
|
b6537cef65
|
Add basic swagger documentation
accessible by running with -swagger. Accessible at /swagger/index.html.
Currently doesn't have authentication setup, so no requests will work.
|
2020-09-24 17:51:13 +01:00 |
|