Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 239 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 239 Bytes

u-review.me is a games and tech reviews platform build with Next.js, Typescript and MongoDB.

Install dependencies

npm install

Run it

docker compose up

Go to http://localhost:3000