Skip to content

GraphQl server powering the coolest app to ready poetry in the world.

Notifications You must be signed in to change notification settings

emanueleDiVizio/PoetryQL-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoetryQL-Server

GraphQl server powering the coolest app to ready poetry in the world.

Set up

Clone the project and run yarn install to install dependencies.

Running

Run yarn start to start the server and watch for changes in the src folder. GraphQL playground will be available on http://localhost:4000/.

Building

Run yarn serve to trigger a build and load the server from lib.

Run yarn build to trigger a build. Output will be in lib folder.

Deploying

This project is configured to be deployed on heroku by issuing yarn deploy.

It can however be deployed manually to any environment supporting node runtime.

About

GraphQl server powering the coolest app to ready poetry in the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published