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

https://github.com/cecilapp/photo-stream.cecil.app

Cecil Photo Stream website
https://github.com/cecilapp/photo-stream.cecil.app

Last synced: 10 months ago
JSON representation

Cecil Photo Stream website

Awesome Lists containing this project

README

          

# photo-stream.cecil.app

Cecil _Photo Stream_ website.

## Development

```bash
npm install
npx tailwindcss -i ./themes/applanding/tailwind.css -o ./assets/styles.css --watch
curl -LO https://cecil.app/cecil.phar
php cecil.phar serve -v
```