Commit Graph

14 Commits

Author SHA1 Message Date
andrzej 877fc08bd6 add createStory action 2024-06-11 19:21:14 +02:00
andrzej 43b75b53b8 add create story page 2024-06-11 19:14:30 +02:00
andrzej f186f32846 fix imports 2024-06-11 19:14:08 +02:00
andrzej 495d6e2311 rename db with .ts extension
(it turns out typescript/nextjs is buggy with mjs)
2024-06-11 19:13:37 +02:00
andrzej db26cb602c add lettercase function 2024-06-11 19:12:52 +02:00
andrzej 7d5540a5f9 attempt to fix imports 2024-06-11 17:17:01 +02:00
andrzej f1d53b93b6 prisma env 2024-06-11 15:37:41 +02:00
andrzej df0e037b52 first route 2024-06-11 15:37:22 +02:00
andrzej 2dbff21921 initial config 2024-06-11 15:37:14 +02:00
andrzej 0afe6dae3c import submissions db 2024-06-11 15:37:03 +02:00
andrzej 23bc45fb24 first route 2024-06-11 15:36:28 +02:00
andrzej a180d05382 setup prisma client 2024-06-11 15:36:12 +02:00
andrzej ed67cb9aa1 prisma initial setup 2024-06-11 15:35:56 +02:00
andrzej 2375a1fd58 Initial commit from Create Next App 2024-06-11 10:16:34 +02:00