bin/persvr or bin\persvr
Persevere is a flexible JSON storage and JavaScript application server. It provides everything you need to create a rich server side application environment for AJAX front ends, distributed computing, standard web application server front ends and more. Persevere's documentation can be found here. The root page can be defined by creating an index.html, but this page will still be accessible (unless deleted) at index.htm. Persevere has a database explorer for administrating, viewing, and manipulating the data in it's storage system.
The Hello World Tutorial is a great place to get started with Persevere and begin building an application. You can also take a look at the example applications to see some demonstrations of coding for Persevere.
There are several articles that can help you get started with development as well:
Persevere updates can be downloaded on the project page, bugs and enhancement requests can be filed in Persevere's issue tracker and discussion and the mailing list can be found on the Persevere forum. Live discussion is available on the IRC channel #persevere at irc.freenode.net. Nightly builds can be downloaded here.