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!
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!