Home

Awesome

Ember.js Example App

RealWorld Frontend This project uses GitHub Actions for continuous integration. Netlify Status

Ember RealWorld example app

Ember.js codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

Demo    RealWorld

Prerequisites

You will need the following things properly installed on your computer.

Installation

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

Linting

Building

Deploying

This app is automatically deployed to Netlify.

Further Reading / Useful Links