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 4cf747c54d
Merge pull request #61 from Trivernis/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.14 to 4.17.19
4 years ago
.github/ISSUE_TEMPLATE Update issue templates 5 years ago
bin Release cleanup and fix 5 years ago
graphql Cookie Dialog 5 years ago
lib Improvements and message editing 5 years ago
misc Changes to style 5 years ago
public Release cleanup and fix 5 years ago
routes Release cleanup and fix 5 years ago
sql Improvements and message editing 5 years ago
views Improvements and message editing 5 years ago
.gitignore Improved backend security 5 years ago
CHANGELOG.md Release cleanup and fix 5 years ago
LICENSE.md Rename LICENSE to LICENSE.md 5 years ago
README.md Added Codefactor Badge 5 years ago
app.js Bug Fixes and field toggle 5 years ago
default-config.yaml Switched to postgres for session storage 5 years ago
install.sh Added riddle 5 years ago
package-lock.json Bump lodash from 4.17.14 to 4.17.19 4 years ago
package.json Bug Fixes and field toggle 5 years ago
renovate.json Update renovate.json 5 years ago

README.md

whooshy CodeFactor License: GPL v3

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