Skip to content

labbsr0x/githunter-data-provider

Repository files navigation

Githunter-Data-Provider

This project is a CRUD to maintain all static data used for Githunter.

How to run

Run locally

After clone this repository, execute this command on terminal for make sure to install all the dependencies:

yarn install

After that, you can run the application:

yarn dev

And you can open http://localhost:3333 to view it in the browser.

Run using Docker

To run with docker-compose, open your cloned project and navigate into the root directory. Then, open a terminal session and enter the following:

docker-compose up -d

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. ​ Please make sure to update tests as appropriate.

License

MIT

About

CRUD to maintain all data used for Githunter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published