Files
akkounts/Procfile.dev
T
raucao 39d9f9b312 Migrate everything from Yarn to Bun
No node.js or npm necessary anymore
2026-08-09 18:13:26 -06:00

3 lines
81 B
Plaintext

web: bin/rails server -b 0.0.0.0 -p 3000
css: bun run build:css:tailwind --watch