Skip to content

realishtv/test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

F2O Test App

A minimal Fork2Own-compliant application for testing the Fork2Own Wizard.

What This Does

A simple single-page app that:

  1. Shows a "Sign in with GitHub" button
  2. Authenticates via GitHub OAuth
  3. Displays your GitHub username when authenticated

This app is F2O-compliant:

  • ✅ Unity of State - code and config in same repo
  • ✅ Zero-Rent Distribution - deploys to GitHub Pages
  • ✅ Exit-First Design - works standalone

Testing Fork2Own With This App

  1. Publish this repo to your GitHub account
  2. Run Fork2Own locally: http://localhost:3000
  3. Navigate to: http://localhost:3000/#/github/YOUR_USERNAME/f2o-test-app
  4. Complete the wizard to test the full flow

Manual Deployment

# Just push to GitHub, Actions will deploy to Pages
git push origin main

Files

  • index.html - The entire app (one file!)
  • .f2o.json - F2O manifest
  • .github/workflows/deploy.yml - GitHub Pages deployment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages