Skip to content

EasyWebApp/DashBoard

Repository files navigation

WebCell DashBoard

Admin DashBoard scaffold of WebCell v3

https://web-cell-dashboard.vercel.app/

CI & CD

Open in GitHub Codespaces Open in Gitpod

Technology stack

Development

npm i pnpm -g
pnpm i
npm start

Deployment

pnpm build

Best practice

  1. Install Settings GitHub app in your account or organization
  2. Click the Use this template button on the top of this GitHub repository's home page, then create your own repository in the app-installed namespace above
  3. Click the Open in GitHub codespaces button on the top of ReadMe file, then an online VS Code development environment will be started immediately
  4. Set Vercel variables as Repository secrets, then every commit will get an independent Preview URL
  5. Recommend to add a Notification step in GitHub actions for your Team IM app
  6. Remind the PMs & users of your product to submit Feature/Enhancement requests or Bug reports with Issue forms instead of IM messages or Mobile Phone calls
  7. Collect all these issues into Project kanbans, then create Pull requests & add closes #issue_number into its description for automation