mateus-pd / grails3-adminlte

Grails Base Application with AdminLTE2 Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grails 3.3.x Application with AdminLTE2 Template

Requirements:

  • Java JDK 8
  • Grails 3.3.3+
  • MySQL 5.6+ or MariaDB 10+
  • Intellij IDEA Ultimate 2018.2+ (Recommended)

How To Use:

  • Create database 'storemanager' on your local database server;
  • Clone this Project and Open it on your IDE;
  • Change the 'username' and 'password' on 'application.yml' within 'development' enviroment;
  • Run the application;

About

Grails Base Application with AdminLTE2 Template

License:GNU General Public License v3.0


Languages

Language:JavaScript 52.3%Language:HTML 22.7%Language:CSS 20.0%Language:CoffeeScript 3.0%Language:Groovy 1.2%Language:Python 0.7%Language:Shell 0.1%Language:Batchfile 0.0%