Skip to content

schneefux/onecommittoday

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onecommit.today

onecommit.today

Deployment

  • Build frontend with VUE_APP_API_URL=https://api.example.test
  • Build backend
    • Set DB_URI to mysql connection string
    • Set SESSION_SECRET to random string
    • Create a GitHub OAuth application and set GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET
    • Set GITHUB_HOST_URL to the callback host
    • Set FRONTEND_URL to the redirect target

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 56.9%
  • JavaScript 40.7%
  • HTML 2.4%