One click local deployment v0.1.0
Finally you can run _babe server with one click on your local machine just like opening a web page!
To run the server:
- Extract the archive
- Go to the folder
bin/
- In your terminal, run
./babe console
- Open
localhost:4000
in your browser
That's it!
For now the username is "default" and the password is "password". In the future authentication for local instances will just be disabled.