Categorygithub.com/cufee/shopping-list
repositorypackage
0.0.0-20240802211000-0ba867b3cd3e
Repository: https://github.com/cufee/shopping-list.git
Documentation: pkg.go.dev

# README

Listik

Dependencies

Development

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

Requirements

  • go
    • check the version in go.mod
  • cosmtrek/air
  • Task
  • Setup .env by running cp .env.example .env and adjust values where needed

Start the app locally

task dev