Skip to content

The internal admin dashboard of Bootstrap Academy - Learn Computer Science Online

License

Notifications You must be signed in to change notification settings

Bootstrap-Academy/admin-dashboard

Folders and files

NameName
Last commit message
Last commit date
Feb 4, 2025
Feb 6, 2023
May 28, 2024
Oct 15, 2024
Dec 21, 2023
Feb 4, 2025
Dec 21, 2023
Feb 4, 2025
Dec 21, 2023
Feb 6, 2023
May 2, 2024
Oct 15, 2024
Dec 21, 2023
Sep 28, 2023
Oct 14, 2023
Sep 27, 2023
Oct 1, 2023
Oct 5, 2023
Sep 28, 2023
Dec 21, 2023
Oct 14, 2023
Dec 21, 2023
Mar 7, 2025
Mar 2, 2025
Feb 6, 2025
Dec 21, 2023
Feb 6, 2023

Repository files navigation

Bootstrap Academy Admin Dashboard

The internal admin dashboard of Bootstrap Academy.

If you would like to submit a bug report or feature request, or are looking for general information about the project or the publicly available instances, please refer to the Bootstrap-Academy repository.

Development Setup

  1. Install Node.js and npm
  2. Clone this repository and cd into it.
  3. Run npm install to install the dependencies.
  4. Run npm run dev to start a development server listening on http://localhost:3000/.