an-nadaaa / nda-back

0 stars 0 forks source link

🚀 An-Nadaa Backend

This backend handles campaigns business logic, User Accounts business logic, and some webhooks.

We only use yarn to install dependencies.

develop

Start your Strapi application with autoReload enabled. Learn more

yarn develop

start

Start your Strapi application with autoReload disabled. Learn more

yarn start

build

Build your admin panel. Learn more

yarn build

⚙️ Deployment

yarn deploy