Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/murilopolese/punanimation-directory

A directory of women, trans and non-binary friends working with animation and motion graphics.
https://github.com/murilopolese/punanimation-directory

Last synced: about 18 hours ago
JSON representation

A directory of women, trans and non-binary friends working with animation and motion graphics.

Awesome Lists containing this project

README

        

# Run Keystone

```
# /
npm start
```

Environment variables:

```
COOKIE_SECRET=
MONGO_URL=
CLOUDINARY_URL=
```

# Run Frontend code

```
# /public
npm start
```

# Updating www.panimation.tv

```
# /public
npm run deploy
```

```
# /public
./update.sh
```