Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/addepar/addepar.github.com


https://github.com/addepar/addepar.github.com

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

The repo defines the landing page at
[opensource.addepar.com](https://opensource.addepar.com/).

Projects may host additional pre-repo content. For example:

- [Ember Table](https://opensource.addepar.com/ember-table)

## Development

Boot a Python server to host the static assets for this page:

```sh
python3 -m http.server 9000
```