MeteoriteH/Back
Lewin Kelly ee6803cf29
Merge pull request #3 from Heliodex/dependabot/npm_and_yarn/Back/mongodb-and-mongoose-4.17.1
Bump mongodb and mongoose in /Back
2023-09-11 18:59:55 +01:00
..
assets Initialise repository with SushiDesigner/Meteor-Front and SushiDesigner/Meteor-back 2023-09-10 01:51:41 +01:00
middleware Install dependencies with pnpm and format files with Prettier 2023-09-10 02:02:20 +01:00
model Install dependencies with pnpm and format files with Prettier 2023-09-10 02:02:20 +01:00
routes Install dependencies with pnpm and format files with Prettier 2023-09-10 02:02:20 +01:00
.env.example Initialise repository with SushiDesigner/Meteor-Front and SushiDesigner/Meteor-back 2023-09-10 01:51:41 +01:00
.gitignore Initialise repository with SushiDesigner/Meteor-Front and SushiDesigner/Meteor-back 2023-09-10 01:51:41 +01:00
DefaultPrivateKey.pem Initialise repository with SushiDesigner/Meteor-Front and SushiDesigner/Meteor-back 2023-09-10 01:51:41 +01:00
PrivateKey2020.txt Initialise repository with SushiDesigner/Meteor-Front and SushiDesigner/Meteor-back 2023-09-10 01:51:41 +01:00
README.md Install dependencies with pnpm and format files with Prettier 2023-09-10 02:02:20 +01:00
actualgameserver.lua Initialise repository with SushiDesigner/Meteor-Front and SushiDesigner/Meteor-back 2023-09-10 01:51:41 +01:00
assetthumbnailrenderer.lua Initialise repository with SushiDesigner/Meteor-Front and SushiDesigner/Meteor-back 2023-09-10 01:51:41 +01:00
clientid.txt Initialise repository with SushiDesigner/Meteor-Front and SushiDesigner/Meteor-back 2023-09-10 01:51:41 +01:00
package-lock.json Bump mongodb and mongoose in /Back 2023-09-11 17:58:48 +00:00
package.json Bump mongodb and mongoose in /Back 2023-09-11 17:58:48 +00:00
pnpm-lock.yaml Bump mongodb and mongoose in /Back 2023-09-11 17:58:48 +00:00
rcctalk.js Install dependencies with pnpm and format files with Prettier 2023-09-10 02:02:20 +01:00
rcctalk2018.js Install dependencies with pnpm and format files with Prettier 2023-09-10 02:02:20 +01:00
server.mjs Install dependencies with pnpm and format files with Prettier 2023-09-10 02:02:20 +01:00
thumbnailrcctalk.js Install dependencies with pnpm and format files with Prettier 2023-09-10 02:02:20 +01:00
thumbnailrenderer.lua Initialise repository with SushiDesigner/Meteor-Front and SushiDesigner/Meteor-back 2023-09-10 01:51:41 +01:00
under_maintenance.html Install dependencies with pnpm and format files with Prettier 2023-09-10 02:02:20 +01:00
yarn.lock Merge pull request #3 from Heliodex/dependabot/npm_and_yarn/Back/mongodb-and-mongoose-4.17.1 2023-09-11 18:59:55 +01:00

README.md

SushiBlox-Website

Website for sushiblox I guess.

Private for now might open source.

The setup is easy install required node modules and setup a nginx reverse proxy on port 9000.

Uses MongoDB for datastorage. Redis for special things

Advice

This uses hardcoded domain names in the code and relies on cloudflare headers for IP configs. so yeahhhhhhhhhhhhhhhhhhhhhhhhhh

Redis

idk set it up nerd

setup

easy enough

Example

PROTOCOL_HEADER=x-forwarded-proto HOST_HEADER=x-forwarded-host pm2 start server.mjs