Skip to content

usephalanx/showcase

Repository files navigation

Phalanx Showcase

Apps and features built entirely by Phalanx — no human wrote the code.

Each directory is a standalone project generated by /phalanx build from a single prompt.


How it works

  1. Run /phalanx build "<feature description>" in Slack
  2. Phalanx plans, builds, reviews, tests, and opens a PR against this repo
  3. You approve the merge
  4. The generated code lands here

Projects

Project Prompt Status
hello-world/ Add a GET /hello endpoint that returns Hello World! In progress

Running a project locally

Each project includes its own README.md with setup instructions. Generally:

cd <project-name>
# follow the project README

Adding this repo as a build target

In your Phalanx project config (configs/team.yaml), set:

showcase_repo: https://github.com/usephalanx/showcase

The Release agent will open PRs against this repo when a run completes.


Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors