Skip to content

vapits/jexia-meteor-quickstart

Repository files navigation

jexia-meteor-quickstart

Code Climate

A quick start meteor app using Jexia. by using this repo your are ready and authenticated with your Api Access Key so you can start build your app with any framework you want.

Tip: Read Meteor project file structure documentation to create correct folders (ex. client & public).

Get Ready

To use this project you should have a Jexia account. You can get one for free at www.jexia.com

You will also need Meteor framework. Install it by doing:

curl https://install.meteor.com/ | sh

INSTALL

  1. Clone Repo
  2. Enter your Jexia App Url, Access key & secret at server/config.js file
  3. Run project by writing meteor in project root folder. Launch browser at http://localhost:3000/
  4. Build your own project from there ;)

CONTRIBUTING

  1. Fork the repository and clone it locally.
  2. Create a branch for your edits.
  3. When finished create a Pull Request

Tip: Connect your local to the original ‘upstream’ repository by adding it as a remote. Pull in changes from ‘upstream’ often so that you stay up to date so that when you submit your pull request, merge conflicts will be less likely.

About

A quick start meteor app using Jexia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published