Skip to content

bmf-san/gobel-client-example

Repository files navigation

gobel-client-example

GitHub license CircleCI

Gobel is a headless cms built with golang.

This is an example for client application of gobel.

gobel

Dockerhub

bmfsan/gobel-client-example

Get started

Before you start, you need to clone gobel-api.

Edit an env file

cp .env_example .env

Edit a host file

127.0.0.1 gobel-client-example.local

Build containers

make docker-compose-build

Run containers

make docker-compose-up

or

make docker-compose-up-d

Then go to gobel-client-example.local:81

Contributing

We welcome your issue or pull request from everyone. Please make sure to read the CONTRIBUTING.md.

License

This project is licensed under the terms of the MIT license.

Author

bmf - Software engineer.