https://github.com/codex-team/codex.editor.sandbox
Dockerized CodeX Editor backend with example application.
https://github.com/codex-team/codex.editor.sandbox
Last synced: 4 months ago
JSON representation
Dockerized CodeX Editor backend with example application.
- Host: GitHub
- URL: https://github.com/codex-team/codex.editor.sandbox
- Owner: codex-team
- License: mit
- Created: 2018-08-16T12:25:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T16:49:21.000Z (over 6 years ago)
- Last Synced: 2024-12-31T05:28:37.062Z (5 months ago)
- Language: HTML
- Size: 9.77 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Codex.Editor playground
This project contains dockerized CodeX Editor backend with example application.
# Usage
Start Docker compose
```
docker-compose up
```Pull project dependencies via composer:
```
git submodule update --init --recursive
cd www
docker exec -it editorsandbox_php_1 composer update
```# Basic usage
You can try CodeX Editor by the link: http://localhost/public/index.html.
After saving your article, you can see database listing on http://localhost/
## Repository
https://github.com/codex-team/codex.editor.sandbox/## About CodeX
We are small team of Web-developing fans consisting of IFMO students and graduates located in St. Petersburg, Russia.
Feel free to give us a feedback on [email protected]