GithubHelp home page GithubHelp logo

swarmcommerce / beacon_demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from beaconcms/beacon_demo

0.0 0.0 0.0 129 KB

Sample application running Beacon, a open-source content management system (CMS) built with Phoenix LiveView.

Home Page: https://beaconcms.org

License: MIT License

Shell 0.31% JavaScript 2.85% Elixir 86.91% CSS 0.17% HTML 6.45% Batchfile 0.20% Dockerfile 3.11%

beacon_demo's Introduction

BeaconCMS Demo

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

Run a database

Postgres is configured by default but you may change the adapter in lib/beacon_demo/repo.ex.

Adjust database connection

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

config :beacon_demo, BeaconDemo.Repo, ...

config :beacon, Beacon.Repo, ...

Install dependencies

Beacon depends on C libraries. If deps compilation fails, make sure your environment has the compilers installed. On Ubuntu look for the build_essential package, on macOS install utilities with xcode-select --install.

Change seeds data (optional)

Layouts and pages are defined in priv/repo/beacon_seeds.exs. Feel free to change it but remember to reset the database: mix ecto.reset

Setup

Run:

mix setup

Run server

mix phx.server

Demo

Visit some sample pages:

Exploring

Checkout the Beacon guides for more.

beacon_demo's People

Contributors

dvslabs avatar leandrocp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.