Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 421 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 421 Bytes

Join the Chat!

# Hello World for Exis

This is an example Python project for Exis. You can run it on your own Linux machine if you have Docker installed.

docker build -t exis-hello-python .
docker run -t exis-hello-python

Visit www.exis.io to learn how to host it on Exis!