this repo is forked from Cveinnt/LiveTerm. You can customize your own terminal styled website on the original project.
the original license is here.
I use this repo to learn next.js and react. And I make some changes as follows:
- upgrade the version of React and Next.js
- set basePath for my production environment
- auto deploy to github page by github action
- switch to app router
If you want to try this repo, simply clone it and run npm install and npm run dev (my node version is v20.18.0).
This repo Forked from Cveinnt/LiveTerm, which is Based on M4TT72's awesome Terminal.