Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/addepar/addepar.github.com
https://github.com/addepar/addepar.github.com
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/addepar/addepar.github.com
- Owner: Addepar
- Created: 2012-07-25T00:14:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-08-22T09:50:19.000Z (over 1 year ago)
- Last Synced: 2024-04-13T09:13:15.871Z (9 months ago)
- Language: HTML
- Homepage:
- Size: 4 MB
- Stars: 5
- Watchers: 106
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```