Skip to content

arvind-4/coderunner

Repository files navigation

coderunner

A simple nextjs app with express js backend using typescript on Vercel.

📦 Tech Stack:

  • Next Js - The React Framework for the Web.
  • Typescript - JavaScript with syntax for types.
  • Express - Fast, opinionated, minimalist web framework for Node.js.

📦 Getting Started:

  1. Clone the project and make it your own.
mkdir ~/Dev
cd ~/Dev
git https://github.com/Arvind-4/coderunner
cd coderunner
  1. Install Requirements
pnpm install
  1. Run the dev servers for ui and api
pnpm dev

🚀 Deploy:

Click the Button to Deploy to Vercel.

Deploy with Vercel

🐛 Bug Reporting

Feel free to open an issue on GitHub if you find any bug.

⭐ Feature Request

  • Feel free to Open an issue on GitHub to request any additional features you might need for your use case.

📋 Change Log:

Check here for change logs.

📜 License

This software is open source, licensed under the MIT License.

Releases

No releases published

Packages

No packages published