- Node
v12
- SQL Migration
Copy migration.example.json as migration.json
Follow Sequelize migrations configuration
- NoSQL Migration
Copy migrate-mongo-config.example.js as migrate-mongo-config.js
Follow Migrate Mongo basic user
npm install- Please follow sql/README for
SQLmigration - Please follow nosql/README for
NoSQLmigration - See package.json/scripts for available scripts
- Add more scripts at package.json/scripts to fulfill your needs
- Alfarih Faza [email protected]