mirror of
https://fast.feibisi.com/https://github.com/parcelvoy/platform.git
synced 2025-09-04 12:56:14 +08:00
Parcelvoy: Open source multi-channel marketing automation platform. Send data-driven emails, sms, push notifications and more!
.github/workflows | ||
db/migrations | ||
scripts | ||
src | ||
tests | ||
.eslintrc | ||
.gitignore | ||
global.d.ts | ||
jest.config.js | ||
nodemon.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
Parcelvoy Platform
Development
Start
To setup live-reload for development run:
npm run serve
Creating a Migration
npm run migrations:create $MIGRATION_NAME