Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (22 loc) · 1.12 KB

README.md

File metadata and controls

25 lines (22 loc) · 1.12 KB

encryptid-21

The platform for Encryptid 2021, built with Express.

Encryptid 2021 featured a revolutionary new format that was similar to stock trading. Read more about that here.

Setup

  1. Clone the repository:
$ git clone https://github.com/techsyndicate/encryptid-21
  1. Install all the dependencies:
$ cd && npm i
  1. Fill in the environment variables in .env.example and rename the file to .env.
  2. Run the development server:
$ npm run dev

You should have a local version of Encryptid running on port 3000.

Credits

Anshul Saha Vaibhav Sharma Mihir Aggarwal Oorjit Chowdhary
Anshul Saha Vaibhav Sharma Mihir Aggarwal Oorjit Chowdhary