Skip to content

cs130-w22/Group-B5-backend

Repository files navigation

Dependencies

  • Node.js
  • Typescript
  • Yarn

Running Project

The following commands are in the package.json for reference:

Install dependencies into /node_modules

yarn install

Compile Typescript into Javascript in the /dist folder

yarn build

Start the code by running the index.ts file

yarn start

.env File

Both the frontend and backend rely on a .env file with various secrets and API keys. The .env files are not checked into version control. If you require the .env, contact a contributor to this repo for a copy.

Acknowledgements

This project makes use of a modified version of realVEct0r's leetcode-api.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •