Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hunter-ji/blackphantom
Python online ide.
https://github.com/hunter-ji/blackphantom
ide python web
Last synced: 7 days ago
JSON representation
Python online ide.
- Host: GitHub
- URL: https://github.com/hunter-ji/blackphantom
- Owner: hunter-ji
- License: mit
- Created: 2019-03-18T07:30:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T14:02:07.000Z (over 4 years ago)
- Last Synced: 2023-10-30T12:43:11.399Z (about 1 year ago)
- Topics: ide, python, web
- Language: JavaScript
- Size: 698 KB
- Stars: 17
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blackphantom
Write code directly on the web page and return to the web page after the server executes.Separate the front end from the server and run multiple servers. The best route selection is currently being developed to accommodate the use of multiple multiple lines.
## Screenshot
![screenshot](screenshot.png)
## Usage
You can use docker-compose to run the frontend and backend directly.
```bash
docker-compose up -d
```Then you can go to the 8000 port.
Of course, you can also choose to build the image yourself using the source code. Both Dockerfile and source code are included.
## License
MIT License. Copyright (c) 2019 kuari.