https://github.com/typpo/speaklouder
https://github.com/typpo/speaklouder
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/typpo/speaklouder
- Owner: typpo
- Created: 2016-08-06T00:50:17.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T04:33:12.000Z (about 7 years ago)
- Last Synced: 2025-03-22T00:16:15.988Z (over 1 year ago)
- Language: CSS
- Size: 292 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Call Campaign Website
Configure me:
```
cp dotenv_example .env
# Edit .env with your oauth keys if necessary.
```
Run me:
```
supervisor call_campaign_entry.js
```
The server runs on http://localhost:36969
Watch and rebuild CSS:
```
npm run watch
```
Requirements:
- mongo