Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ajanibilby/remix-lib-uv-assert


https://github.com/ajanibilby/remix-lib-uv-assert

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Skyzer ERP

[![Continuous Intergration](https://github.com/skyzer-research/erp/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/skyzer-research/erp/actions/workflows/ci.yml)

## Start Documentation Server

Setup
```bash
pip install -r ./docs/requirements.txt
```

Server
```
mkdocs serve
```