Skip to content
/ listik Public

Listik is a super simple shopping list web-app written in pure Go

Notifications You must be signed in to change notification settings

Cufee/listik

Repository files navigation

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

About

Listik is a super simple shopping list web-app written in pure Go

Resources

Stars

Watchers

Forks