A simple nextjs app with express js backend using typescript on Vercel.
- Next Js - The React Framework for the Web.
- Typescript - JavaScript with syntax for types.
- Express - Fast, opinionated, minimalist web framework for Node.js.
- Clone the project and make it your own.
mkdir ~/Dev
cd ~/Dev
git https://github.com/Arvind-4/coderunner
cd coderunner
- Install Requirements
pnpm install
- Run the dev servers for ui and api
pnpm dev
Click the Button to Deploy to Vercel.
Feel free to open an issue on GitHub if you find any bug.
- Feel free to Open an issue on GitHub to request any additional features you might need for your use case.
Check here for change logs.
This software is open source, licensed under the MIT License.