welcome-message.txt 280 B

1234567
  1. 👋 Welcome to your Mastodon Dev Container!
  2. 🛠️ Your environment is fully setup with all the required software.
  3. 💥 Run `bin/dev` to start the application processes.
  4. 🥼 Run `RAILS_ENV=test bin/rails assets:precompile && RAILS_ENV=test bin/rspec` to run the test suite.