Find your ideal study partner and coworking space in your city .
Qwik
drizzle
qwik-ui
Vercel
To run the project locally:
.env
file with the following variables:AUTH_SECRET=""
GITHUB_ID=""
GITHUB_SECRET=""
pnpm run dev:local
pnpm run dev
To deploy to production:
PRIVATE_TURSO_DATABASE_URL=""
PRIVATE_TURSO_AUTH_TOKEN=""
pnpm run build
# npx vercel current deployement strategy
Note: The current deployment strategy utilizes the Vercel adapter.