Skip to content

drg8/frisky

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frisky

Open Source GraphQL API for Online Shows

Technical Stack/Framework Used

Built With

Node.js Packages

Usage

Prequisites

Installation & Setup

  • Install the packages mentioned in package.json file for getting all dependencies of the project.
npm install --save
  • Getting the configuration ready
    Copy the .env.example file at the same location and save as .env
cp .env.example .env
  • Starting the application (after starting MongoDB's mongod)
npm start

API Reference

Check out docs for more information!

Contribute

Contributing Guide coming soon!

Issues

Issues are managed via GitHub Issues.

License

This project is licensed under the Apache License. See the LICENSE file for details.

About

Open Source GraphQL API for Online Shows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%