DiamondDragon
DiamondDragon
Explore posts from servers
TTCTheo's Typesafe Cult
Created by kgni on 1/22/2024 in #questions
create-t3-turbo issues
i'm getting this error too
Starting Metro Bundler
node:fs:453
return binding.readFileUtf8(path, stringToFlags(options.flag));
^

Error: EACCES: permission denied, open '/Users/am/app/apps/expo/.gitignore'
Starting Metro Bundler
node:fs:453
return binding.readFileUtf8(path, stringToFlags(options.flag));
^

Error: EACCES: permission denied, open '/Users/am/app/apps/expo/.gitignore'
17 replies
TTCTheo's Typesafe Cult
Created by DiamondDragon on 4/9/2024 in #questions
Recommended guides for knowing which html tags to style globally?
So is the recommendation to just layer different layouts? Like a base page layout and a content layout that wraps all main tags?
7 replies
TTCTheo's Typesafe Cult
Created by DiamondDragon on 4/9/2024 in #questions
Recommended guides for knowing which html tags to style globally?
oh really? ive been poking around trying to find example astro repos to understanding the styling and have been coming across a lot of sites styling globally https://github.com/markhorn-dev/astro-nano/blob/main/src/styles/global.css
7 replies
TTCTheo's Typesafe Cult
Created by rafaelsilva81 on 1/5/2024 in #questions
Syncing data from clerk sign up to database
Yeah it took me much longer to get the we hooks all setup. I'm syncing three tables myself
7 replies