Skip to content

nebulab/soliton

Repository files navigation

Soliton

Ember app that searches for solidus extensions.

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

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

Running Tests

  • ember test
  • ember test --server

Building

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

Deploying

Before deploying you need to configure your S3 credentials inside config/deploy.js. You'll find a config/deploy.js.example to use as a reference.

Then you can run this to deploy your app:

PRODUCTION: ember deploy production STAGING: ember deploy staging

Further Reading / Useful Links

About

Nebulab

Soliton is funded and maintained by the Nebulab team.

We firmly believe in the power of open-source. Contact us if you like our work and you need help with your project design or development.

About

An Ember application to search for Solidus extensions on GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published