Skip to content

Repository files navigation

HeyDay

HeyDay CI

A Simple GraphQL API that tracks employees expenditures on vouchers per month

Installation

Clone the repository by running

$ git clone git@github.com:QUDUSKUNLE/HeyDay.git

Create environment variables file .env and copy env.sample keys and set their corresponding values

$ cp env.sample .env

Install dependencies.

$ npm install

Start Heyday app.

$ npm start

Heyday app should be running on the specifiied PORT in .env.

$ Heyday application is running on port `http://[::1]:{PORT}`

Access to GraphQL playground and available endpoints via the schema tab on the right side of GrpahQL playground.

$ localhost:{PORT}/graphql

Improvements:

  1. Having issues populating Order and Voucher Tables, I'm still looking to fix that.

About

A Simple GraphQL API that tracks employees expenditures on vouchers per month

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages