server for "Reliable And Nonstop Operations"
Go to file
2024-11-01 19:55:30 +05:30
graph some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
pkg/logger some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
web some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
.gitignore some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
.graphqlrc.yaml some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
.prettierignore some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
.prettierrc some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
deno.lock some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
eslint.config.js some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
go.mod some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
go.sum some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
gqlgen.yml some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
graphql.config.yml some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
houdini.config.js some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
package.json some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
postcss.config.js basic setup with Svelte, Tailwind and DaisyUI 2024-10-23 00:19:08 +05:30
README.md some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
schema.graphql some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
svelte.config.js some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
tailwind.config.ts some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
taskfile.yml some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
tools.go some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
tsconfig.json some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
vite.config.js some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30

RANO

"Reliable And Nonstop Operations" for

Prerequisites

  • deno to manage node modules
  • go-task to run tasks
    go install github.com/go-task/task/v3/cmd/task@latest