Backend repository for CSI-VITs CodeGolf platform.
This repository contains the code for CSI-VIT's codebash platform - CodeGolf, written in Node.js, MongoDB and Javascript.
To get a local copy up and running follow these simple steps.
- Clone the repository
git clone https://github.com/AJ1479/CodeGolf-Backend.git
- Install NPM packages
npm install
- Start the server
npm start
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'feat: Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
You are requested to follow the contribution guidelines specified in CONTRIBUTING.md while contributing to the project 😄.
Distributed under the MIT License. See LICENSE
for more information.
Thanks goes to these wonderful people (emoji key):
ashikka 💻 📖 |
AJ1479 💻 📖 |
Subham Subhasish Panda 💻 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!