Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/murilopolese/punanimation-directory
- Owner: murilopolese
- License: mit
- Created: 2018-03-04T13:59:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-05T05:15:03.000Z (over 1 year ago)
- Last Synced: 2024-04-10T14:16:47.419Z (7 months ago)
- Language: JavaScript
- Homepage: http://www.panimation.tv
- Size: 9.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
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
```