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

https://github.com/cellgeni/samplescape


https://github.com/cellgeni/samplescape

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# samplescape

## frontend

```bash
npm run dev
```

## backend

```bash
fastapi run main.py --port 8000
```