No node.js or npm necessary anymore
@@ -14,6 +14,7 @@ FileUtils.chdir APP_ROOT do
puts "== Installing dependencies =="
system("bundle check") || system!("bundle install")
system!("bun install")
# puts "\n== Copying sample files =="
# unless File.exist?("config/database.yml")
The note is not visible to the blocked user.