FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
serverless-nodejs-api/drizzle.config.js at main · codingforentrepreneurs/serverless-nodejs-api · GitHub
codingforentrepreneurs
/
serverless-nodejs-api
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
34
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
serverless-nodejs-api
/
drizzle.config.js
Copy path
More file actions
More file actions
Latest commit
History
History
History
6 lines (5 loc) · 104 Bytes
Breadcrumbs
serverless-nodejs-api
/
drizzle.config.js
Copy path
File metadata and controls
6 lines (5 loc) · 104 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
const
config
=
{
schema
:
'./src/db/schemas.js'
,
out
:
'./src/migrations'
}
export
default
config
Back
|
FazBrowse Home
|
New Git URL