spidererrol / gamesdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Games Database

Single Player

If you want to track single player progress or status, create a private group with only your player as a member.

Development

I develop using Visual Studio Code and the Remote - Containers extension

See extensions in .devcontainer/devcontainer.json for other extensions. I don't know if they are active from the Remote - Containers or if you need to also install then yourself.

Dev Running

You will need to setup a MongoDB server (eg "mongo" docker image). You will need to copy .env.production to .env and gamesweb/.env.production to gamesweb/.env. Adjust .env to the correct url for your mongodb instance.

About


Languages

Language:TypeScript 95.4%Language:CSS 3.7%Language:HTML 0.4%Language:Dockerfile 0.4%