Skip to content

sergiu-nichitean/builder-radius-art

Repository files navigation

Radius.art Builder

Tech stack

Ruby on Rails app connecting to a WordPress Multisite instance through the WP REST API.

Instalation

  1. Make sure you have Ruby 3.1.2 installed
  2. Run bundle install

Database

  1. Edit config/databse.yml and enter your username, password, database, and host to a MySQL database
  2. Run rails db:migrate

Credentials

The app uses several external services which require credentials. You can run rails credentials:edit to edit or create a new encrypted credentials file.

Here are the credentials you need:

Running

Run rails s and the local server will run on port 3000.

Deploying to production

There's a fly.toml config file for deploying to Fly.io. You will need a Redis machine too.

Demo

An instance is running at https://builder.radius.art/ and you can check out this demo:

Radius.art Builder presentation and demo

About

Radius.art Builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published