Gobel is a headless cms built with golang.
This is an example for admin client application of gobel.
- bmf-tech-client
- gobel-api
- gobel-admin-client-example
- gobel-client-example
- gobel-example
- gobel-ops-example
- migrate-rubel-to-gobel
bmfsan/gobel-admin-client-example
Before you start, you need to clone gobel-api.
cp .env_example .env
127.0.0.1 gobel-admin-client-example.local
make docker-compose-up
or
make docker-compose-up-d
Then go to gobel-admin-client-example.local:82
cp .env /app/.env.local
cd app/
npm install
npm run serve
Scripts | Description |
---|---|
serve | Starts a dev server with hot-reload. |
local-build | Run build for local. |
prod-build | Run build for production. |
test:unit | Run unit tests. |
lint | Run lint with --fix option. |
We welcome your issue or pull request from everyone. Please make sure to read the CONTRIBUTING.md.
This project is licensed under the terms of the MIT license.
bmf - Software engineer.