Browse open soruce repositories that are using Slang shading language and compiler.
git clone https://github.com/wpsimon09/Slang-In-Wild.git
cd Slang-In-Wild
npm installcp env.exampl .envNote: Emails will not work during developemnt, by default the env is configured to work with the database provided in docker-compose file
Note that the port used is differnt so you have to change the port when connecting to the database to 11433
sudo system ctl start docker
sudo docker compose upCopy and run init.sql in your favourite database manager to create database and test entires.
npm run dev
