Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/n1ght-0wls/lms

Awesome open-source learning management system
https://github.com/n1ght-0wls/lms

fastify lms nodejs vue

Last synced: about 1 month ago
JSON representation

Awesome open-source learning management system

Awesome Lists containing this project

README

        

# Awesome LMS

> [!WARNING]
> The app is a work in progress still. We're building it in public

## Development

Install dependencies

```sh
pnpm i
```

Build all app's packages

```sh
pnpm app:prepare
```

Start development server

```sh
pnpm dev
```

## Contribiting

If you want to contribute to improving the project, firstly read [CONTIRBUTING.md](https://github.com/N1ght-0wls/lms/blob/main/CONTRIBUTING.md)

## Licence

Awesome LMS is [MIT licenced](https://github.com/N1ght-0wls/lms/blob/main/LICENSE)