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

https://github.com/woahbase/website

Website
https://github.com/woahbase/website

material mkdocs website

Last synced: about 2 months ago
JSON representation

Website

Awesome Lists containing this project

README

          

# website

> Website for [woahbase.online](https://woahbase.online).

## Build

```
make build
```

## Develop

```
make serve
```

## Deploy (to Netlify)

```
make deploy
```