Skip to content

ryan-haskell/docker-keystone

Repository files navigation

Docker | KeystoneJS

An isolated KeystoneJS service that exposes a simple API to any future frontend developers.

The default user is admin@keystonejs.com with password admin

Local Development

  1. Install Docker.
  2. Run docker-compose up.
  3. That's it.

Windows: Go to http://192.168.99.100:3000/keystone to get started.

Linux/Mac: Go to http://localhost:3000/keystone to get started.

About

Simple backend service that exposes an API to data populated from the KeystoneJS CMS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published