This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
skill issues
- Loading branch information
Showing
68 changed files
with
2,839 additions
and
15,170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,7 @@ | ||
# Since .env is gitignored, you can use .env.example to build a new `.env` file when you clone the repo. | ||
# Keep this file up-to-date when you add new variables to \`.env\`. | ||
|
||
# This file will be committed to version control, so make sure not to have any secrets in it. | ||
# If you are cloning this repo, create a copy of this file named `.env` and populate it with your secrets. | ||
|
||
# The database URL is used to connect to your Supabase database. | ||
POSTGRES_URL="postgres://postgres.[USERNAME]:[PASSWORD]@aws-0-ap-south-1.pooler.supabase.com:6543/postgres?workaround=supabase-pooler.vercel" | ||
|
||
|
||
# You can generate the secret via 'openssl rand -base64 32' on Unix | ||
# @see https://next-auth.js.org/configuration/options#secret | ||
AUTH_SECRET='supersecret' | ||
|
||
# Github OAuth provider | ||
# @see https://next-auth.js.org/providers/github | ||
AUTH_GITHUB_ID='' | ||
AUTH_GITHUB_SECRET='' | ||
|
||
# Google OAuth provider | ||
AUTH_GOOGLE_ID="" | ||
AUTH_GOOGLE_SECRET="" | ||
|
||
# In case you're using the Auth Proxy (apps/auth-proxy) | ||
# AUTH_REDIRECT_PROXY_URL='https://auth.your-server.com/r' | ||
|
||
# MQTT Broker | ||
MQTT_HOST="" | ||
MQTT_USERNAME="" | ||
MQTT_PASSWORD="" | ||
NEXT_PUBLIC_MQTT_HOST="wss://broker.emqx.io:8084/mqtt" | ||
NEXT_PUBLIC_MQTT_USERNAME="" | ||
NEXT_PUBLIC_MQTT_PASSWORD="" | ||
NEXT_PUBLIC_MQTT_TOPIC="" |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.