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

https://github.com/falleng0d/fumo


https://github.com/falleng0d/fumo

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Source code for https://help-ukraine.matj.dev

## Develop

Run the development server:

```bash
yarn dev
```
## Build

Build static files:
```bash
yarn build
```