fssonca / test-graphql-github-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Github API

To run locally, you need to rename the file .env.example to .env and put your Github personal token. And then:

yarn start

Docker

After configuring the .env file with the Github personal token, just run

docker-compose up --build

This project was bootstrapped with Create React App.

About


Languages

Language:TypeScript 72.8%Language:JavaScript 11.9%Language:HTML 7.3%Language:CSS 7.2%Language:Dockerfile 0.6%Language:Shell 0.3%