add typescript

This commit is contained in:
João Geonizeli
2022-07-21 16:36:33 -03:00
parent 3ce6c421b1
commit 9dd9e28bf7
16 changed files with 177 additions and 14 deletions

2
Procfile.dev Normal file
View File

@@ -0,0 +1,2 @@
web: bin/rails server -p 3000
js: yarn build --watch