@movable/ember-cli-mirage

0.2.9-custom.6 • Public • Published

What is this thing??

We are currently stuck on @movable/ember-cli-mirage@0.2.9. This is a custom fork of it, modified to fit better into a modern Ember build process.


Build Status npm version

Ember CLI Mirage

A client-side server to develop, test and prototype your Ember CLI app.

http://www.@movable/ember-cli-mirage.com/


Are you tired of

  • Writing one set of fixtures for your tests, and another for development?
  • Wiring up tests for each of your apps manually, from scratch?
  • Changing lots of files/tests when your API changes?

Ember CLI Mirage may be for you! It lets you create a client-side server using Pretender to help you develop and test your app. By default, it only runs if you're not in production and if you're not proxying to an explicit API server via ember serve --proxy.

Installation

ember install @movable/ember-cli-mirage  # install:addon for Ember CLI < 0.2.3

Updating

This project is new and the API is subject to change. When updating your project to a newer version of Ember CLI Mirage, please consult the changelog for any update notes.

Getting started

Check out the Docs!

Support

Having trouble? Open an issue!

You can use the Mirage Boilerplate Twiddle to reproduce your issue.

Contributing

Have a look at our Contributing guidelines.

Package Sidebar

Install

npm i @movable/ember-cli-mirage

Weekly Downloads

7

Version

0.2.9-custom.6

License

MIT

Unpacked Size

534 kB

Total Files

64

Last publish

Collaborators

  • chayelheinsen
  • polera-mi
  • movable-ink
  • mnutt
  • shyshy
  • nicksteffens_mi
  • mansurtsutiev
  • mi_rtepper
  • aqmnguyen