Simple Hello world example using Express. The project is generated by express-generator.
npm start
and browse http://localhost:3000
- Clone this repository
- Install Zarvis Github App on your cloned repository
- Select project from zarvis.ai, go to
Deploy
tab, and select branch to deploy. - Once deployed, http endpoint will be created.
- Try promote to production in 'deploy' tab.
- Try configure access control in 'setting' tab.