mirror of
https://fast.feibisi.com/https://github.com/parcelvoy/platform.git
synced 2025-08-28 11:46:02 +08:00
Parcelvoy: Open source multi-channel marketing automation platform. Send data-driven emails, sms, push notifications and more!
* Adds Lerna and merges control plane repo * Re-adds `npm run start` as access pattern * Fixes eslint rules for react * Tweaks to Dockerfiles * Tweak to test runner |
||
---|---|---|
.github/workflows | ||
apps | ||
.dockerignore | ||
.gitignore | ||
docker-compose.yaml | ||
lerna.json | ||
LICENSE.txt | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.base.json |
Parcelvoy Platform
Development
Start
To setup live-reload for development run:
npm run serve
Creating a Migration
npm run migrations:create $MIGRATION_NAME