ciscoLegrand / cAdmin

admin engine

Home Page:https://www.cappweb.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cadmin

This engine is building to create an adminzone in where manage events and services from an event enterprise. To provide a webapp from an adminzone separate from it

Crate engine

  rails plugin new cadmin --mountable -d postgresql --skip-action-cable --skip-bootsnap --skip-bundle --skip-javascript --skip-keeps 
  --skip-listen --skip-spring --skip-system-test  --skip-turbolinks --skip-webpack-install --skip-yarn

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'cadmin'

And then execute:

$ bundle

Or install it yourself as:

$ gem install cadmin

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

About

admin engine

https://www.cappweb.dev

License:MIT License


Languages

Language:HTML 49.1%Language:Ruby 43.8%Language:SCSS 4.1%Language:JavaScript 2.7%Language:CSS 0.3%