Kickstart

Everything you need to buy and sell startups. No hassle. Total anonymity.

Built With

  • [React.js]
  • [Tailwindcss]
  • [Nodejs]
  • [Expressjs]
  • [MongoDB]
  • [Redis]

Project Link's

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

To Start Docker Network

  1. Start the Docker Network

    docker-compose up
  2. Now you can see a message in terminal as "Server Started"

  3. To check if everything is working correctly "http://localhost:5000/healthcheck"

  4. Now you see "OK" message

  5. Application serves at "http://localhost:5000"