cd db; docker-compose up
- db runs on localhost:3306, username-password: abc/abc, dbName: db
- alternatively you can create your own database based on 0-schema.sql and fill it using with fill-db.js
cd db; yarn; node fill-db.js; cd ..
- fill-db.js uses same credentials to access db
-
Notifications
You must be signed in to change notification settings - Fork 0
License
instea/confone-backoffice
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published