Skip to content

Example of an Avo integration: a blog powered by Maglev & Avo

License

Notifications You must be signed in to change notification settings

maglevhq/avo-weblog

Repository files navigation

A simple blog powered by Maglev & Avo

Check out the guide here: https://docs.maglev.dev/integrations/avo.

Installation

bundle install
bundle exec rails db:create
bundle exec rails db:migrate
bundle exec rails maglev:vite:install_dependencies
bundle exec rails maglev:create_site
yarn install
bin/dev

Open your browser and hit the following url: http://localhost:3000/avo.

You can now add some posts and create your home page with Maglev.

About

Example of an Avo integration: a blog powered by Maglev & Avo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published