Run npm install
to instal dependencies.
Add the FILLOUT_KEY
variable to the .env file.
Run npm run start
to run the endpoint locally.
Run npm run test
for the unit tests.
The live endpoint is deployed at https://fillout-take-home-j8i7.onrender.com/
.