An open API service indexing awesome lists of open source software.

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.

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]