Git Product home page Git Product logo

ctf-backend's Introduction

CTF-Backend

Backend Repository for IIITV-CTF

For Contributers

Please give a read to this Wiki

Setup📝

Requirements☕

  • Nodejs v14+
  • NPM v6+
  • Git
  • Installation💻

    Firstly, clone the repository from github by running the following command:

    git clone https://github.com/iiitv/CTF-Backend.git

    Enter the working directory by running the following command:

    cd CTF-Backend

    Install the required dependencies by running the following command:

    npm install

    Configuration⚙️

    Create a file named .env in the config folder of the root directory. This file will store the environment variables. Do not commit this file or remove it from gitignore when pushing to github.

    Environment Variables

    Variable Description
    PORT Port number to run the server on
    DATABASE_URL Connection string of the database

    Running the Server⚡

    Run the following command to start the server:

    npm start

    ctf-backend's People

    Contributors

    shreyansh-mishra avatar swapnilsoni1999 avatar sprakash57 avatar batflarrow avatar

    Watchers

    James Cloos avatar  avatar

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. 📊📈🎉

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google ❤️ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.