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

https://github.com/gabts/www

My personal web zone
https://github.com/gabts/www

Last synced: 4 months ago
JSON representation

My personal web zone

Awesome Lists containing this project

README

          

# WWW

[gabrielts.com](https://gabrielts.com) — my personal web zone!

## Development

- `yarn` installs dependencies
- `yarn dev` starts development server

## Production

- `yarn build` generates static pages
- serve `public/` directory from somewhere nice :)

## License

[MIT](./LICENSE)