Skip to content

liambrewer/firefly-watch

Repository files navigation

Observe and Record Fireflies.

Installation

Clone Repository:

git clone stevharve/firefly-watch --depth 1

Setup Project:

cd firefly-watch

// NPM
npm i
npm run dev

// Yarn
yarn
yarn dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env.local file:

DATABASE_URL: CockroachDB postgresql connection URI

NEXTAUTH_URL: https://example.com

AUTH_SECRET: supersecret

GOOGLE_CLIENT_ID: Google OAuth2 Client ID

GOOGLE_CLIENT_SECRET: Google OAuth2 Client Secret

About

Observe and Record Fireflies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages