/limoncello-ember

Ember client for JSON-API limoncello server

Primary LanguageJavaScript

Limoncello Ember

This is a client application for JSON API quick start server applications Limoncello Collins and Limoncello Shot (5.1 branches).

It supports

  • CRUD operations for Authors, Comments, Posts, Sites and Users.
  • Cross-origin requests (CORS) to API server.
  • Server login (Basic Auth) and API authentication (JWT Bearer).

App screen-shot

Prerequisites

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

Installation

Running / Development

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Credits

I would like to especially thank Christopher for his invaluable help and advice.

Licence

MIT