An isolated KeystoneJS service that exposes a simple API to any future frontend developers.
The default user is
admin@keystonejs.comwith passwordadmin
- Install Docker.
- Run
docker-compose up. - 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.