pollo/app/routes
2023-11-22 22:23:00 -07:00
..
_index.tsx Fixed CSS 2023-11-22 22:23:00 -07:00
api.room.create.tsx Mostly working minus presence 2023-11-22 12:27:30 -07:00
api.room.delete.$roomId.tsx Mostly working minus presence 2023-11-22 12:27:30 -07:00
api.room.get.$roomId.tsx Error bounds fixed 2023-11-22 17:06:29 -07:00
api.room.get.all.tsx savibg this weird hacked together state 2023-11-21 20:59:49 -07:00
api.room.presence.get.$roomId.tsx Removed unused imports and packages 2023-11-22 17:10:44 -07:00
api.room.set.$roomId.tsx Mostly working minus presence 2023-11-22 12:27:30 -07:00
api.vote.set.$roomId.tsx Mostly working minus presence 2023-11-22 12:27:30 -07:00
api.votes.get.$roomId.tsx Removed unused imports and packages 2023-11-22 17:10:44 -07:00
api.webhooks.clerk.tsx Oops 2023-11-22 14:42:55 -07:00
dashboard.tsx Error bounds fixed 2023-11-22 17:06:29 -07:00
room.$roomId.tsx Removed unused imports and packages 2023-11-22 17:10:44 -07:00
sign-in.$.tsx Got index and dashboard going 2023-11-21 16:05:53 -07:00
sign-up.$.tsx Got index and dashboard going 2023-11-21 16:05:53 -07:00