Skip to content

Docker-Build/gitment-oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-oauth-server

$ npm start

or in docker

$ docker build -t gh-oauth-server . && docker run -p <your-port>:3000 -e CLIENT_SECRET=<your-client-secret> -d gh-oauth-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published