index
:
Advanced-React.git
master
Starter Files and Solutions for Full Stack Advanced React and GraphQL
Git Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backend
/
database
/
prisma.yml
blob: 8a11c08fbb017153891435390108ef99fa5dbf54 (
plain
)
1
2
3
endpoint:
$
{
PRISMA_ENDPOINT
}
datamodel:
datamodel.graphql
secret:
$
{
env:
PRISMA_SECRET
}