This website requires JavaScript.
Explore
Help
Register
Sign In
public-offering
/
cal.pub0.org
Watch
1
Star
0
Fork
You've already forked cal.pub0.org
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d6dee7a2c9
cal.pub0.org
/
.env.example
3 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Unignores .env.example (#1800)
2022-02-11 02:54:55 +00:00
# It now lives at `apps/web/.env.example`
Extract prisma to it's own package (#1823) * Moved prisma to packages * Add missing prisma configs * Extracts common libs and types * Build and pipeline fixes * Adds missing package * Prisma scripts cleanup * Updates lint staged * Type fixes * Sort imports * Updates yarn lock file * Fixes for yarn dx * Revert "Sort imports" This reverts commit 076109decab9b9ba307fc03696c3b0da5c4896f3. * Formatting * Prevent double TS version * Fix conflict * Extracted e2e configs
2022-02-15 20:30:52 +00:00
# DATABASE_URL got moved to `packages/prisma/.env.example`