/bashaway-admin-portal

Dashboard for administrative tasks

Primary LanguageJavaScript



Bashaway Logo



Administrative portal for event management and monitoring activities. Facilitates manual grading if required.

Deployments

Getting started

  • Run pnpm install to install all dependencies
  • Run pnpm dev to start the development server

Commit messages

  • We follow conventional commits during our development workflow as a good practice. More information can be found at their official documentation
  • Refer the commitlint.config.js file for a full list of supported commit message prefixes

Additional tools