Deploy to run without a server?

Hello,

How i deploy a ember application without a WebServer?, I want to run opening the index.html file without put the application at the server, it’s possible?

We use ember-cli-deploy-couchdb - npm to host the Ember application in the database.