In development at the moment. This is a @fastify/vite setup + shadcn + react.
Test it out here: ui.cinepro.cc
This is in early beta. Expect bugs and missing features. If you find any, please report them. We are looking for contributors to help us build this project. If you (or your motivation and your agent) are interested, please fork and open a PR.
Thanks!
I just found out that scripts (like 'tsc') can't really get .env variables from the .env file. So to build the project, you need to set the environment variables in your terminal before running the build command.



