Skip to content

clairefro/sos-api

Repository files navigation

StackOverflow Simulator - API

Relive the good ol' days of SO, with all the nostalgic sass.

This is the API used by the Stack Overflow Simulator client app

Devlopment and running locally

cp .env.example .env <-- add required env vars, such as OPENAI_API_KEY

npm install npm run dev

This will run the API on port :3000 by default

If you'd like to use the API, either

  1. Import the Postman Collection in the project root
  2. Clone and launch the SOS client app

Build

npm run build

Note to self

Prod hosted on Render

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published