An open API service indexing awesome lists of open source software.

https://github.com/maniecodes/hymn-backend

A Hymn Application for managing songs. Built with Node.js, Graphql, Apollo, Prisma
https://github.com/maniecodes/hymn-backend

Last synced: 22 days ago
JSON representation

A Hymn Application for managing songs. Built with Node.js, Graphql, Apollo, Prisma

Awesome Lists containing this project

README

          

# Hymn book application backend

A hymn book application for managing hymns [https://hymn-app-backend.herokuapp.com/graphql](https://hymn-app-backend.herokuapp.com/graphql)

## Installation

1. Clone this repository
2. `cd` into the repo folder
3. run `npm start` or `nodemon start` to start the app
To install via [NPM](https://www.npmjs.com/):

## Graphql
[http://localhost:5000/graphql](http://localhost:5000/graphql)

[https://hymn-app-backend.herokuapp.com/graphql](https://hymn-app-backend.herokuapp.com/graphql)

## License

Licensed under [MIT](./LICENSE).