This is a T3 Stack project bootstrapped with create-t3-app
.
Using Linux cd to the folder and run npm create t3-app@latest
to download T3 module, maybe you also need to run npm install
.
Then you need to creat a '.env' file in root becuase github will Ignore this file, you will not get this file when you clone.
Then you can copy code from '.env.example' to '.env'.
I think you can run this project. I am not sure about mac os.
#Local:
-
For Windows:
Use wsl, then type
npm run dev
. Then you can go to http://localhost:3000/ -
For Mac:
No sure. Follow the similar steps above to see, I don't have a mac device to try. When you are done trying please help update it.
We use vercel to deploy online. You can go to https://sound-wave-amber.vercel.app/