A node.js express server.
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.
 
 
 
 
Go to file
Trivernis 20e1540175 Added Bingo Chat
- added a chat to the bingo game
5 years ago
bin Hotfix settings not defined 5 years ago
graphql Added Bingo Chat 5 years ago
public Added Bingo Chat 5 years ago
routes Added Bingo Chat 5 years ago
views Added Bingo Chat 5 years ago
.gitignore Back- and frontend improvements 5 years ago
CHANGELOG.md Added Bingo Chat 5 years ago
README.md CHANGELOG and README 5 years ago
app.js Redesign and Rematch 5 years ago
default-config.yaml Added bingo 5 years ago
install.sh Added riddle 5 years ago
package-lock.json Added Bingo Chat 5 years ago
package.json Added Bingo Chat 5 years ago

README.md

whooshy

This repository is the node.js webserver running on (beta.)trivernis.net.

Requirements

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