Host your wildfire database yourself.
a Sails application
If you don't have sails on your machine, then
npm install sails -gWhen sails is ready, run
npm install
sails liftYour server will be run on http://0.0.0.0:1337.
Now you can run wf-sails-client.
-
Sign up
-
Open
./.tmp/localDiskDb.db, find your user data, and manually change the value ofisAdminfield totrue.