Skip to content

zarvis-ai/zarvis-example-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zarvis-example-express

Simple Hello world example using Express. The project is generated by express-generator.

Deploy

Run locally

npm start

and browse http://localhost:3000

Deploy to Zarvis

  1. Clone this repository
  2. Install Zarvis Github App on your cloned repository
  3. Select project from zarvis.ai, go to Deploy tab, and select branch to deploy.
  4. Once deployed, http endpoint will be created.
  5. Try promote to production in 'deploy' tab.
  6. Try configure access control in 'setting' tab.

Releases

No releases published

Packages

No packages published