Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajanibilby/remix-lib-uv-assert
https://github.com/ajanibilby/remix-lib-uv-assert
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajanibilby/remix-lib-uv-assert
- Owner: AjaniBilby
- Created: 2024-11-18T22:57:40.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T23:45:13.000Z (2 months ago)
- Last Synced: 2024-11-19T00:35:24.402Z (2 months ago)
- Language: TypeScript
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```