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

https://github.com/boxwise/assort-site

Static page for information on the ASSORT humanitarian aid standard
https://github.com/boxwise/assort-site

Last synced: about 1 month ago
JSON representation

Static page for information on the ASSORT humanitarian aid standard

Awesome Lists containing this project

README

          

# ASSORT site

This repository contains the code for the site informing on the ASSORT humanitarian aid standard and associated standard products.

## Local dev setup

```bash
docker compose --build up
```

Visit `localhost:3003/assort-site` in the web browser.

## Credits

The repository was created from [this amazing template](https://github.com/gregrickaby/nextjs-github-pages).