Welcome to Plezi

Congratulations, appname is running - What's next?

Congratulations, you're now running appname and it has so much potential!

appname started out Plezi and it's your quest to feed it your code and make sure appname grows strong and happy.

You're the master of this quest, and your next steps might include:

  1. Deciding which gems to use:

    • edit Gemfile in the appname folder.
  2. Reviewing the sample code and feeding Plezi your code:

    • Review the 'sample_controller.rb' file in the appname/app/controllers folder.
    • Delete the 'sample_controller.rb' file and this file (appname/assets/welcome.html).
    • Write your own controller and code.
    • Edit the 'routes.rb' file to set up your routes.
  3. Having fun and submitting any issues you discover to the Plezi Github Project.

Good Luck!

Did you try our websocket broadcast?

Your appname app can send WebSocket broadcasts (and unicasts). Why not try them out? You can even try them across multiple windows.