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: 5 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 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-20T16:49:21.000Z (almost 8 years ago)
- Last Synced: 2025-05-31T12:29:05.373Z (about 1 year ago)
- Language: HTML
- Size: 9.77 KB
- Stars: 2
- Watchers: 3
- 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 team@ifmo.su