Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 868 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 868 Bytes

CodeFly

Visit https://codefly.dev

Syntax Highlighting

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.

Development

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 dev

Open http://localhost:3000 with your browser to see the result.

Author

Hisam A Fahri: @hisamafahri

License

MIT