- Gomponents
- Gomponents+ should be used where possible
- Bulma
In order to use auth, you need to do the following
- Create a Google Cloud account and generate a new Client ID, auth scopes can stay default - no need for any additional scopes
- Sign up for ngrok and install the cli
- go
- check the version in
go.mod
- check the version in
- cosmtrek/air
- Task
- Setup
.env
by runningcp .env.example .env
and adjust values where needed
task dev