Skip to content

ChristianHarms/tb-api

Repository files navigation

#

private project about getting work time automaticly

## local development

```
../google-cloud-sdk/bin/dev_appserver.py .
```

Local Start: http://localhost:8000

local console: http://localhost:8080

## global publish

```
../gcloud/google-cloud-sdk/bin/gcloud app deploy
```

Global Console: https://console.cloud.google.com/

If you modify some data structures you have to create the indexes:

```
gcloud preview datastore create-indexes index.yaml
```

and wait for rebuilding the index on google console: appengine->datastore->index

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published