Home

Awesome

<img src="assets/logo.png" width="120" height="120"> <img align="right" src="assets/heroku.png" width="20%">

CI FOSSA Status

Microservice for client <u>Dads</u> powered with GraphQL engine by Apollo GraphQL.

Application

Stacks

Architecture

<img src="assets/architecture.png">

How to run

npm install
npx prisma generate --schema src/database/schema.prisma
mysql://USER:PASSWORD@HOST:PORT/DATABASE, 
for example: mysql://root:1234@127.0.0.1:3306/dads

Note: If you don't set the password, you may omit the :1234 part. <br/> <br/>

DATABASE_URL=[MYSQL_DATABASE_URL]
JWT_VERIFICATION=[SHARED_KEY] (see Contributing section 👇)
npm start
http://localhost:4000

Contributing

Let's get in touch if you're interested in contributing. Fork it, submit your PR.<br/> Also feel free to open new issue, request features, or any kind of your support (join stargazers️ | treat me coffee 😁).

Licenses

FOSSA Status