ricard.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is the private Mastodon instance of Ricard Torres.

Administered by:

Server stats:

1
active users

Ricard Torres

@stormy178@mastodon.stormy178.com If the FE seems not to be correctly compiled try this one, should delete webpack's output:

RAILS_ENV=production bundle exec rails assets:clobber

Then the well known to build the FE again:

RAILS_ENV=production bundle exec rails assets:precompile