No description
Find a file
David Stotijn 91947b9ffa Enforce trailing slashes on API paths
This ensures that the Next.js app works consistently both when running in dev mode as well as when it has been exported to static HTML/JS.
2020-09-27 11:33:10 +02:00
admin Enforce trailing slashes on API paths 2020-09-27 11:33:10 +02:00
cmd/hetty Enforce trailing slashes on API paths 2020-09-27 11:33:10 +02:00
pkg Fix file path for db/cayley pkg 2020-09-27 10:48:16 +02:00
.dockerignore Embed static admin resources on build, add goreleaser config 2020-09-25 02:53:41 +02:00
.gitignore Add initial (rough) database support 2020-09-26 23:36:48 +02:00
.goreleaser.yml Embed static admin resources on build, add goreleaser config 2020-09-25 02:53:41 +02:00
Dockerfile Fix Dockerfile 2020-09-25 21:16:30 +02:00
go.mod Add initial (rough) database support 2020-09-26 23:36:48 +02:00
go.sum Add initial (rough) database support 2020-09-26 23:36:48 +02:00
gqlgen.yml Rename project to "Hetty" 2020-09-22 18:33:02 +02:00
Makefile Embed static admin resources on build, add goreleaser config 2020-09-25 02:53:41 +02:00
modd.conf Add initial (rough) database support 2020-09-26 23:36:48 +02:00