server for "Reliable And Nonstop Operations"
Go to file
2024-11-01 23:19:56 +05:30
graph added in graphql client 2024-11-01 23:19:56 +05:30
pkg/logger some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
web added in graphql client 2024-11-01 23:19:56 +05:30
.env.development added in graphql client 2024-11-01 23:19:56 +05:30
.gitignore added in graphql client 2024-11-01 23:19:56 +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
codegen.ts added in graphql client 2024-11-01 23:19:56 +05:30
deno.lock added in graphql client 2024-11-01 23:19:56 +05:30
eslint.config.js added in graphql client 2024-11-01 23:19:56 +05:30
go.mod some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
go.sum added in graphql client 2024-11-01 23:19:56 +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
package.json added in graphql client 2024-11-01 23:19:56 +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
svelte.config.js added in graphql client 2024-11-01 23:19:56 +05:30
tailwind.config.ts some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
taskfile.yml added in graphql client 2024-11-01 23:19:56 +05:30
tools.go some cleanup and gqlgen setup 2024-11-01 19:55:30 +05:30
tsconfig.json added in graphql client 2024-11-01 23:19:56 +05:30
vite.config.js added in graphql client 2024-11-01 23:19:56 +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