/help-me-code-ai-backend

Back end for the help me code AI app.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

code-genie-backend

To run it locally:

  • Clone the repo
  • Install dependencies
npm i
  • Add .env file with your openAI key in this format OPEN_AI='KEY'

  • Run server

node index