mahmoudilyan / marketing-campaign

Send marketing messages at scale 📮
https://dittofeed.com/
MIT License
0 stars 0 forks source link

Separate Dashboard Package #4

Open sweep-ai[bot] opened 1 year ago

sweep-ai[bot] commented 1 year ago

This PR addresses issue #3 by making the dashboard package function independently of the other packages in the repository.

Changes include:

These changes allow the dashboard package to function as a standalone package, with dummy data in the API folder that uses Next.js.

Please review and let me know if any changes are required.

Fixes #3.

To checkout this PR branch, run the following command in your terminal:

git checkout sweep/separate-dashboard-package