rramiachraf / drspoiler

Online space inspired by reddit to discuss anime spoilers freely.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drspoiler

The worst website on the internet.

drspoiler-backend founder: Achraf RRAMI code style: prettier

Setup

  • Node.js
  • NGINX
  • Redis
  • PostgreSQL database
  • Valid AWS Account

Environment Variables

Server:

CONNECTION_STRING: A valid postgreSQL connection string.

COOKIE_SECRET: A secret used by the session middleware to unsign the cookies.

AWS_ACCESS_KEY_ID: AWS Key.

AWS_SECRET_ACCESS_KEY: AWS Secret Key.

Client:

API_URL: The REST API URL.

About

Online space inspired by reddit to discuss anime spoilers freely.


Languages

Language:TypeScript 98.2%Language:CSS 1.7%Language:JavaScript 0.1%