Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • E ember-aws-ehipster
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Redmine
    • Redmine
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Bertrand PINEL
  • ember-aws-ehipster
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Dec 28, 2018 by Bertrand PINEL's avatar Bertrand PINEL
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 85e9fab4
......@@ -2,8 +2,7 @@
This Ember addon simplifies the building of a simple web application that will ultimately run on AWS cloud.
At the very beginning, it uses a JDL file. JDL is a JHipster specific domain language where you can describe all your entities and their relationships in a single file with a simple and user-friendly syntax. More info can be found at https://www.jhipster.tech/jdl/
It simplifies the setup of the Mirage add-ons
Thanks to this JDL file and of the provided blueprint, you will be able to set up all Ember javascript model to operate your application. More that that, all Mirage setup will also be ready with specific pages to manage your test data.
The goal of this project is to set up very quickly a simple application on AWS using :
......
Clone repository
  • aws backend set up
  • ember included add ons
  • Home