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

GAE Integration #26

Open
cgarciae opened this issue Nov 18, 2014 · 3 comments
Open

GAE Integration #26

cgarciae opened this issue Nov 18, 2014 · 3 comments

Comments

@cgarciae
Copy link

  1. Dart Force "Hello World" for Google App Engine.
  2. Integration With Google Cloud Storage though Cargo.
  3. Helpers for easy deployment.

https://www.dartlang.org/cloud/

jorishermans added a commit that referenced this issue Nov 18, 2014
jorishermans added a commit that referenced this issue Nov 18, 2014
@jorishermans
Copy link
Member

I added some info in the readme.md file!

runAppEngine(forceServer.requestHandler).then((_) {
// Server running. and you can do all the stuff you want!
});

Should be enough, but I still need to test this out on my machine ... hopefully this will work.

Cargo integration with datastore is on my list, we will definitly do this when the clientside api is finished, I have already some good progress on that!

What kind of helpers would help in the easy deployment? What are your idea's on that?

@jorishermans
Copy link
Member

I created already a ticket in BigCargo for point 2:

ForceUniverse/bigcargo#1

@cgarciae
Copy link
Author

Great! Will try the GAE integration. I am trying to create my first real server and hope to do it using Force.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants