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
- Host: GitHub
- URL: https://github.com/maniecodes/hymn-backend
- Owner: maniecodes
- Created: 2021-03-19T10:18:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-28T12:49:39.000Z (over 4 years ago)
- Last Synced: 2025-01-13T08:45:06.178Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 777 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).