Skip to content

Webapp to configure shelves and games and organize them using a visual tool

Notifications You must be signed in to change notification settings

mekane/game-shelf-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Shelf Organizer

A webapp built in React + TypeScript to configure a wall of shelves and organize a game collection.

Using Material UI for theme and NestJS for the back end.

Setup

Create a file called .env in the server/ directory.

It needs to define this property:

JWT_SECRET=<value>

Testing API With Postman

Use the /users/login route and copy the resulting access token value and paste it into the Collection's 'Authorization' token input. This will be shared across all requests.

About

Webapp to configure shelves and games and organize them using a visual tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages