Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 836 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 836 Bytes

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