Visit https://codefly.dev
We use the Linguist's languages list as our reference for the proper syntax highlighting based on the given file format. But currently we only support the languges listed here.
This project is using MySQL as its database. Create .env.local file in the root of this project, and fill the values just like the .env.example file.
Then, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.