Skip to content

reactserbia/github-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome! 🍺

Run the app:

  • clone the repository: git clone https://github.com/react-serbia/github-proxy.git
  • install dependencies: yarn
  • set environment variables:
.env

GITHUB_CLIENT_ID: Your GitHub app's client ID
GITHUB_CLIENT_SECRET: Your GitHub app's client secret
LINKEDIN_CLIENT_ID: Your LinkedIn app's client ID
LINKEDIN_CLIENT_SECRET: Your LinkedIn app's client secret
OPEN_AI_ID: Open AI ID
OPENAI_API_KEY: Open AI API key
GITHUB_ACCESS_TOKEN: Your personal GitHub access token
  • start the server: yarn start
  • build the app: yarn build.

🍀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published