Skip to content

sileht/samuelbillaud-mergic

 
 

Repository files navigation

Github app

We use Github api rest to make small Pull Request Github app

What's inside?

This repository uses :

Usage

First, you must install dependencies, so run :

pnpm install

Second, you must create .env.development.local file which contain an access token :

VITE_ACCESS_TOKEN=your_access_token_here

Finally, you can run project on localhost with :

pnpm dev

Can be improved

  • More unit test
  • Better error management to notify user
  • use power of vanilla extract (variables, etc...)
  • etc..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%