Skip to content
This repository was archived by the owner on May 3, 2020. It is now read-only.

LudoZipsin/post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

first connect to mysql from command line
then SET FOREIGN_KEY_CHECKS = 0
then SHOW TABLES and DROP TABLE <table_name>
then SET FOREIGN_KEY_CHECKS = 1

then run python script to validate yaml files
then run python script to generate json files

then run node migrates.js on models

then populate the db based on json file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published