Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fintrak-solutions/backend


https://github.com/fintrak-solutions/backend

diesel postgresql rocket rust

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Backend

### Update Documentation
```shell
cd Backend
source venv/bin/activate
cd Documentation
# check locally
mkdocs serve
# build and deploy
mkdocs build
mkdocs gh-deploy
```