mirror of https://github.com/Trivernis/whooshy.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a3f981a626 | 5 years ago | |
---|---|---|
.github/ISSUE_TEMPLATE | 6 years ago | |
bin | 6 years ago | |
graphql | 6 years ago | |
lib | 6 years ago | |
misc | 6 years ago | |
public | 6 years ago | |
routes | 6 years ago | |
sql | 6 years ago | |
views | 6 years ago | |
.gitignore | 6 years ago | |
CHANGELOG.md | 6 years ago | |
LICENSE.md | 6 years ago | |
README.md | 6 years ago | |
app.js | 6 years ago | |
default-config.yaml | 6 years ago | |
install.sh | 6 years ago | |
package-lock.json | 5 years ago | |
package.json | 5 years ago | |
renovate.json | 6 years ago |
README.md
whooshy
This repository is the node.js webserver running on (beta.)trivernis.net
.
Requirements
- node.js 8 or higher
- npm
- the requirements of reddit-riddle
Install
After you have cloned the repository you can install it by executing the install.sh
script.
Features
Currently the webserver serves very few sites. It is still in an early stage of development. Included are:
Riddle-Web
A webinterface for the reddit-riddle python script that allows you to download images from reddit. The requested subreddit images will be downloaded to the server and then served to be downloaded by the client.
Bingo
A simple bingo game where you can provide your own bingo words. You can then play it with your friends. The first one to score a bingo wins.
Planned
- logging with
winston.js
- login system with a postgres database
- social bord or blog (
markdown.it
formatted) - memepage