Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added a solutions.md page #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions solutions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
solutions.md

https://dl.dropboxusercontent.com/u/9733282/dropstore-ng/index.html?

The app appears to be hosted on Dropbox, but its not fully working. I'm a bit confused by the Dropbox docs. I have created a Dropbox app, but its not entirely clear how to deploy it. And if it should be an App folder or Public folder.

Current error is "Dropbox.client is not a function"

I hope to revisit this soon, but for now I need to start a CRUD app from scratch because I'm not comfortable with that yet. Heading over to the tutorials...

Ideally, I'll build a basic Angular CRUD app and then host it on Parse or Dropbox.