Skip to content

acmASCIS/Filtration-Backend

Repository files navigation

Codeforces Points Filtration

An app that enteres N number of contests and points for each question and returns a list of the handles and points

To run:

  1. Clone the repo.

  2. Install the required packages: npm i

  3. Create a .env file and insert the following:
    KEY
    SECRET

  4. Run the app using npm run start:dev, it should be up on port 4000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published