automation, CMS, blog, forum and email thing.
a web engine for your business. Powered by a top-shelf, modern Ruby & JS stack. Out of the box support for Automation, CMS, blog, forum and email. Developer friendly & easily extendable for your SaaS/XaaS project. Built with familiar tooling including Devise, Sidekiq, Ember.js & PostgreSQL
Built for your digital needs, trusted by startups and founders ๐
Violet enables subdomain based:
So you can have your marketing site hosted on www.mywebsite.com
, while recieving support requests under [email protected]
and building the Next Big Thingยฎ๏ธโข๏ธ at app.mywebsite.com
-- all powered by Violet Rails.
Feel the power & productivity of the Majestic Monolith! ๐
Powered by a rich Content Management System with out of the box support for Bootstrap 4 and jQuery, you can edit HTML templates either with a content first or markup first approach. Create both public and private web pages with ease.
Build apps and automation with Violet Rails API Namespace: https://github.com/restarone/violet_rails/wiki/API:-Entities,-Form-Rendering,-Interfaces-and-Actions
Build spam-resistant forms with Google Recaptcha v2 or v3. Since all systems in Violet Rails are vertically intergrated, your forms can talk to your automations and analytics.
Build custom automation (eg mailchimp: https://github.com/restarone/violet_rails/issues/720) with ease with Ruby code or our HTTP API Editor (https://github.com/restarone/violet_rails/wiki/API:-Entities,-Form-Rendering,-Interfaces-and-Actions#http-api-editor-example-discord-bot)
Easily build funnels and data analytics systems with Violet Rails Data pipeline.
Every Violet Rails app transition seamlessly between web (left) and iOS (right)
Allow your outreach team to support the forum and blog, while the designers and developers work on the web pages.
Each Violet Rails
subdomain will have access to its own emailbox for sending and recieving emails:
Full fledged community support with moderators and user permissions
Blogging, everyone needs it right?
Domain admins have control over which subdomains can be created (via approval) and destroyed. Subdomain admins have full control over their subdomain only.
comfortable_mexican_sofa
and offers the customizability of a Rails engine with full WSIWYG functionality (its recommended that you stick to HTML/CSS/JS for static web hosting). Outside of this, its just Ruby on Rails -- the world is your oyster.After deploying violet, you will be able to connect and setup your cannonical page and user account from the Rails console
All these components can be administrated at https://hello.yourdomain.com/admin with granular user permissions
To register a subdomain, visit https://yourdomain.com/signup_wizard
For security purposes, this only generates a request-- so the sysadmin will need to approve the subdomain registration at: https://www.yourdomain.com/sysadmin
If you are the first user in a subdomain, you are conferred maximum permissions
The Demo of violet_rails
is deployed on AWS EC2 (using Ubuntu 20.04LTS) & requires some server setup/automation with Capistrano. The steps are outlined in-detail here: https://github.com/restarone/violet_rails/wiki/Deploying-to-EC2-(with-Capistrano)
If you prefer deploying to Heroku, you can view the guide for that here
The local development environment is supported by docker. After installing docker
and docker-compose
take a look at the development cheatsheet for setting up the development environment along with useful scripts: https://github.com/restarone/violet_rails/wiki/Getting-started-(development-cheatsheet)