Skip to content

Metarock/club_backend

Repository files navigation

THE CLUB BACKEND

Setup a postgresql database on your choosing

Create a database

createdb -U postgres event-club

Then cd to the root directory

Edit the CORS_ORIGIN and DOMAIN as needed.

To run

    npm run watch
    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published