Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 270 Bytes

File metadata and controls

9 lines (6 loc) · 270 Bytes

Hello World for Exis

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

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

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