Skip to content

Project for month earnings (practice graphql with node)

Notifications You must be signed in to change notification settings

Giampierospec/month_earnings

Repository files navigation

month_earnings

Project for month earnings (practice graphql with node)

To run this project just hit npm run dev it will trigger both the frontend and backend

This project uses Sequelize with umzug and postgresql

there is an .env.example file with the variables used in this project create your own .env and replace accordingly

Currently data is being served using graphql with Apollo server and Apollo Client

To execute the initial migrations an populate your db you can use the command npm run migrator , to revert a migration npm run migrator down

About

Project for month earnings (practice graphql with node)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published