- Create the database manually named
database_project
- Copy file
config/mysql.js.default
toconfig/mysql.js
- edit access infomation in
config/mysql.js
- Install dependencies
npm install
- Run the project (in default port 3000)
npm start
- Open the browser and browse
http://localhost:3000/generate/database
for creating the database schema. - Browse
http://localhost:3000/generate/data
for generating default data.
-
Notifications
You must be signed in to change notification settings - Fork 3
mr-panta/database_project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published