Employee of the month App with Next.js & GraphQL Production
# Clone this repository
$ git clone https://github.com/korayguler/employee-of-the-month
# Go into the repository
$ cd employee-of-the-month
npm install
npm run api
npm run dev
npm run build