Kinvey Starter

Kinvey Starter

Awesome Starter Application integrated with the Kinvey mBaas platform.

Free!

Not yet rated
Kinvey

Kinvey

Member since 2015

Details

Version:
1.2.0
Size:
1mb
Ionic:
1.0 beta 14,1.0.0,1.0.1
Platforms:
iOS, Android
View ID:
com.kinvey.starter
Released:
9 years ago
Updated:
8 years ago
Category:
Starters
Tags:
Kinvey, Ionic, mBaas

A Kinvey starter application built on the Ionic framework.

Features

  • Login/logout a user.
  • Load and display data from a collection.

Setup

  1. Download the zip file and extract it. Open a terminal at the location where you extracted the zip file.
  2. Excecute npm install.
  3. Create a user for your application using the console .
  4. Create a 'books' collection for your Kinvey application using the console and import the books.json file included with this app.
  5. Change and in www/js/app.js.

Run

  1. Run npm start to run the application.

Hey there! You'll need to log in before you can leave a comment here.

Richard

Richard   ·   9 years ago

I ran this starter app (having entered my Kinvey app key / secret and created the posts collection and a few users) but I always got an error (Username and/or password incorrect) when signing in. Anyone could help please?

Kinvey

Kinvey   ·   9 years ago

Sorry you are having an issue. Have you created a user for your app using our console (https://console.kinvey.com)? If you have, make sure you are entering the username and password correct. The username and password are case sensitive and you might be entering and capital letter that is causing the error you are seeing.

Richard

Richard   ·   8 years ago

Hi, just wondering if you've updated this app to make it compatible with Ionic 2.0 beta? It's a very hot subject right now...

Kinvey

Kinvey   ·   8 years ago

We have not updated the app to make it compatible with Ionic 2.0 beta yet but this is something we plan to do. I don't have a timeframe yet but I can let you know it is a priority of ours.

Rebeca

Rebeca   ·   8 years ago

Hello, I'm new in this, and I would like to add Kinvey Services in my app. I have a question about this proyect. I try to run in my computer but I have a error. Someone could help me? This is the error. events.js:141 throw er; // Unhandled 'error' event ^ Error: scss/ionic.app.scss 13 info lifecycle KinveyStarter@1.1.1~start: Failed to exec start script 14 verbose stack Error: KinveyStarter@1.1.1 start: `npm run compile && npm run serve` 14 verbose stack Exit status 1 14 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:239:16) 14 verbose stack at emitTwo (events.js:87:13) 14 verbose stack at EventEmitter.emit (events.js:172:7) 14 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:24:14) 14 verbose stack at emitTwo (events.js:87:13) 14 verbose stack at ChildProcess.emit (events.js:172:7) 14 verbose stack at maybeClose (internal/child_process.js:818:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5) 15 verbose pkgid KinveyStarter@1.1.1 16 verbose cwd /Users/rebecachavarria/Downloads/Ionic-Starter-1.1.1 17 error Darwin 14.5.0 18 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" 19 error node v4.2.2 20 error npm v3.8.0 21 error code ELIFECYCLE 22 error KinveyStarter@1.1.1 start: `npm run compile && npm run serve` 22 error Exit status 1 23 error Failed at the KinveyStarter@1.1.1 start script 'npm run compile && npm run serve'. 23 error Make sure you have the latest version of node.js and npm installed. 23 error If you do, this is most likely a problem with the KinveyStarter package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error npm run compile && npm run serve 23 error You can get information on how to open an issue for this project with: 23 error npm bugs KinveyStarter 23 error Or if that isn't available, you can get their info via: 23 error npm owner ls KinveyStarter 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ]

Kinvey

Kinvey   ·   8 years ago

Rebeca, Welcome to Kinvey and sorry to hear you are having some trouble. We would be glad to help. If you don't mind, can you visit https://support.kinvey.com/helpdesk and file a support ticket. Thanks for the feedback.

  ·   just now

{{ comment.comment }}

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

  ·   just now

{{ comment.comment }}

  ·   just now

{{ reply.comment }}



Hey there! You'll need to log in before you can leave a comment here.

Kinvey

Kinvey   ·   8 years ago

Rebeca, Welcome to Kinvey and sorry to hear you are having some trouble. We would be glad to help. If you don't mind, can you visit https://support.kinvey.com/helpdesk and file a support ticket. Thanks for the feedback.

Rebeca

Rebeca   ·   8 years ago

Hello, I'm new in this, and I would like to add Kinvey Services in my app. I have a question about this proyect. I try to run in my computer but I have a error. Someone could help me? This is the error. events.js:141 throw er; // Unhandled 'error' event ^ Error: scss/ionic.app.scss 13 info lifecycle KinveyStarter@1.1.1~start: Failed to exec start script 14 verbose stack Error: KinveyStarter@1.1.1 start: `npm run compile && npm run serve` 14 verbose stack Exit status 1 14 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:239:16) 14 verbose stack at emitTwo (events.js:87:13) 14 verbose stack at EventEmitter.emit (events.js:172:7) 14 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:24:14) 14 verbose stack at emitTwo (events.js:87:13) 14 verbose stack at ChildProcess.emit (events.js:172:7) 14 verbose stack at maybeClose (internal/child_process.js:818:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5) 15 verbose pkgid KinveyStarter@1.1.1 16 verbose cwd /Users/rebecachavarria/Downloads/Ionic-Starter-1.1.1 17 error Darwin 14.5.0 18 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" 19 error node v4.2.2 20 error npm v3.8.0 21 error code ELIFECYCLE 22 error KinveyStarter@1.1.1 start: `npm run compile && npm run serve` 22 error Exit status 1 23 error Failed at the KinveyStarter@1.1.1 start script 'npm run compile && npm run serve'. 23 error Make sure you have the latest version of node.js and npm installed. 23 error If you do, this is most likely a problem with the KinveyStarter package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error npm run compile && npm run serve 23 error You can get information on how to open an issue for this project with: 23 error npm bugs KinveyStarter 23 error Or if that isn't available, you can get their info via: 23 error npm owner ls KinveyStarter 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ]

Kinvey

Kinvey   ·   8 years ago

We have not updated the app to make it compatible with Ionic 2.0 beta yet but this is something we plan to do. I don't have a timeframe yet but I can let you know it is a priority of ours.

Richard

Richard   ·   8 years ago

Hi, just wondering if you've updated this app to make it compatible with Ionic 2.0 beta? It's a very hot subject right now...

Kinvey

Kinvey   ·   9 years ago

Sorry you are having an issue. Have you created a user for your app using our console (https://console.kinvey.com)? If you have, make sure you are entering the username and password correct. The username and password are case sensitive and you might be entering and capital letter that is causing the error you are seeing.

Richard

Richard   ·   9 years ago

I ran this starter app (having entered my Kinvey app key / secret and created the posts collection and a few users) but I always got an error (Username and/or password incorrect) when signing in. Anyone could help please?

Hey there! You'll need to log in before you can leave a rating here.

There are no ratings for this starter yet

  ·     ·   just now

{{ rating.comment }}

  ·     ·   just now

{{ rating.comment }}