rano/README.md

25 lines
668 B
Markdown
Raw Normal View History

2024-11-01 19:55:30 +05:30
# RANO
2024-09-30 11:34:43 +00:00
2024-11-01 19:55:30 +05:30
"Reliable And Nonstop Operations" for
2024-11-01 19:55:30 +05:30
## Prerequisites
2024-11-01 19:55:30 +05:30
- [deno](https://docs.deno.com/runtime/) to manage node modules
- [go-task](https://taskfile.dev/installation/) to run tasks
```bash
go install github.com/go-task/task/v3/cmd/task@latest
```
## Go packages
- [gqlgen](https://gqlgen.com/)
- [mux](https://gitserver.in/patialtech/mux)
## Web modules
- [SvelteKit](https://svelte.dev/docs/kit/introduction)
- [Tailwind](https://tailwindcss.com/docs/installation)
- [daisyui](https://daisyui.com/docs/install/)
- [urql](https://commerce.nearform.com/open-source/urql/docs/basics/svelte/)
- [GraphQL Codegen](https://the-guild.dev/graphql/codegen)