Arvind-4 / coderunner

Home Page:https://awesomecoderunner.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 bootstrap
  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.

About

https://awesomecoderunner.vercel.app/

License:MIT License


Languages

Language:TypeScript 88.7%Language:CSS 7.4%Language:JavaScript 3.9%