astrid
TTCTheo's Typesafe Cult
•Created by Aguilar on 7/17/2023 in #questions
Cheapest Hosting Service
but we don't know how much it would be used, so we can't safely assume that either
17 replies
TTCTheo's Typesafe Cult
•Created by Aguilar on 7/17/2023 in #questions
Cheapest Hosting Service
however, if it's just for internal use as OP said, they shouldn't have to worry about their usage exceeding the free tier
17 replies
TTCTheo's Typesafe Cult
•Created by Aguilar on 7/17/2023 in #questions
Cheapest Hosting Service
100% agreed
17 replies
TTCTheo's Typesafe Cult
•Created by thevalorised on 7/17/2023 in #questions
Fetching Data on the Server
There's an example of this in Chirp, Theo's t3 tutorial app
https://github.com/t3dotgg/chirp
8 replies
TTCTheo's Typesafe Cult
•Created by thevalorised on 7/17/2023 in #questions
Fetching Data on the Server
It wouldn't completely eliminate the loading state, but it should reduce it
8 replies
TTCTheo's Typesafe Cult
•Created by thevalorised on 7/17/2023 in #questions
Fetching Data on the Server
Since you're using tRPC, you could very well look into SSG and prefetching trpc queries
8 replies
TTCTheo's Typesafe Cult
•Created by Aguilar on 7/17/2023 in #questions
Cheapest Hosting Service
Hosting a next.js app standalone (ex: on a dedicated machine somewhere) requires a lot of setup and makes you encounter quite a bit of hiccups; vercel handles that all automatically
17 replies
TTCTheo's Typesafe Cult
•Created by Aguilar on 7/17/2023 in #questions
Cheapest Hosting Service
It's free and has amazing continuous deployment
17 replies
TTCTheo's Typesafe Cult
•Created by Aguilar on 7/17/2023 in #questions
Cheapest Hosting Service
For Next.js, I would strongly recommend Vercel
17 replies
TTCTheo's Typesafe Cult
•Created by Prannay on 7/14/2023 in #questions
Uploading Word Documents (.docx/.docx)
However, 5.2.0 is broken within the pages router, so if you're using the pages router, you'll have to use the 5.2.1 canary version, here:
https://discord.com/channels/966627436387266600/1102510616326967306/1130159006292389898
6 replies
TTCTheo's Typesafe Cult
•Created by Prannay on 7/14/2023 in #questions
Uploading Word Documents (.docx/.docx)
Hey! There was a bug which led to uploadthing generating invalid mime types, this was fixed in 5.2.0 :)
6 replies