1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-01-21 15:13:01 -05:00

8 lines
280 B
Plaintext
Raw Normal View History

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