MCPcopy Create free account
hub / github.com/BeaconCMS/beacon_demo

github.com/BeaconCMS/beacon_demo @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
239 symbols 443 edges 4 files ⚖ MIT 1 documented · 0% updated 17mo ago★ 621 open issues

Browse by type

Functions 239 Types & classes 0
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

BeaconCMS Demo

Sample application to showcase beacon features. Follow the readme to get started:

Local

Adjust database connection

In config/dev.exs adjust the following repo config to fit your local environment:

config :beacon_demo, BeaconDemo.Repo, ...

Setup

Run setup to install dependencies and setup initial data:

mix setup

Run server

mix phx.server

Change seeds data (optional)

Layouts and pages are defined in priv/repo/seeds/beacon.exs. That data will be seeded on mix setup and you can manage it using the admin interface, but feel free to edit as you wish and run mix ecto.reset to drop the database and recreate all data.

Demo

Visit some sample pages:

  • http://localhost:4000 to see an example of a landing page.
  • http://localhost:4000/blog to visit the blog index.
  • http://localhost:4000/admin to manage your demo site.

Exploring

Checkout the Beacon docs for more info.

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 239

Languages

TypeScript100%

Modules by API surface

priv/beacon.tailwind.config.bundle.js239 symbols

For agents

$ claude mcp add beacon_demo \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page