code100x / chess

A multiplayer chess platform
https://chess.100xdevs.com/
1.62k stars 583 forks source link

README does not mention how to initialize prisma #338

Open oblionC opened 6 months ago

oblionC commented 6 months ago

As I am new to this repo and programming in general, having to figure out how to work with Prisma on my own was kinda annoying. I am making a pull request to simply add the commands needed to run it so that new devs dont have to spend time looking for them.