Skip to content

FukuInTheCode/epichess

Repository files navigation

epichess

Make sure to include in the ./src/server folder a 'private.json' file containing the following:

{ "host": "your-host", "user": "your-user", "password": "your-password", "database": "your-database" }

to let the server access your database

the auto implementation of the DB will be made soon when i'm not lazy :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published