{"id":20146466,"url":"https://github.com/kmturley/appengine-express-cms","last_synced_at":"2026-05-06T09:39:10.658Z","repository":{"id":152150298,"uuid":"85602927","full_name":"kmturley/appengine-express-cms","owner":"kmturley","description":"Example CMS using AppEngine, Node.JS and Express","archived":false,"fork":false,"pushed_at":"2017-03-28T22:31:58.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T11:13:07.245Z","etag":null,"topics":["appengine","cms","datastore","express","nodejs"],"latest_commit_sha":null,"homepage":"http://studious-tape-161815.appspot.com/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kmturley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-20T16:56:05.000Z","updated_at":"2017-03-20T19:32:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"db2d8e39-f183-4f08-bdbf-732fc984a137","html_url":"https://github.com/kmturley/appengine-express-cms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmturley%2Fappengine-express-cms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmturley%2Fappengine-express-cms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmturley%2Fappengine-express-cms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmturley%2Fappengine-express-cms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmturley","download_url":"https://codeload.github.com/kmturley/appengine-express-cms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587844,"owners_count":19986628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appengine","cms","datastore","express","nodejs"],"created_at":"2024-11-13T22:23:26.903Z","updated_at":"2026-05-06T09:39:05.637Z","avatar_url":"https://github.com/kmturley.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# appengine-express-cms\n\nExample CMS using the following technologies:\n* AppEngine\n* Datastore\n* NodeJS\n* Express\n\n## Installation\n\nEnsure you have Node and NPM installed using the instructions at:\n\n[https://nodejs.org/download/](https://nodejs.org/download/)\n\nInstall the project dependancies using:\n\n    npm install\n\nCreate a file at /config.json containing your settings:\n\n    {\n        \"CLOUD_BUCKET\": \"your-bucket-name\",\n        \"GCLOUD_PROJECT\": \"your-gcloud-project-name\",\n        \"DATA_BACKEND\": \"datastore\",\n        \"MEMCACHE_URL\": \"[YOUR_MEMCACHE_URL]\",\n        \"OAUTH2_CLIENT_ID\": \"[YOUR_OAUTH2_CLIENT_ID]\",\n        \"OAUTH2_CLIENT_SECRET\": \"[YOUR_OAUTH2_CLIENT_SECRET]\",\n        \"OAUTH2_CALLBACK\": \"http://localhost:8080/auth/google/callback\",\n    }\n\nYou can follow the guide at:\nhttps://cloud.google.com/appengine/docs/flexible/nodejs/authenticating-users\n\n## Usage\n\nRun the local server using the command:\n\n    npm start\n\nThen view the site at:\n\n    http://localhost:8080/\n\n\n## Deployment\n\nUse the build command to optimise\n\n    npm run build\n\n\n## Directory structure\n\n    pages/                       --\u003e API\n    static/                      --\u003e Static assets\n    templates/                   --\u003e Dynamic templates\n    test/                        --\u003e Tests\n\n\n## Contact\n\nFor more information please contact kmturley","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmturley%2Fappengine-express-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmturley%2Fappengine-express-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmturley%2Fappengine-express-cms/lists"}