Captcha

April 9, 2023 ยท View on GitHub

Test api

Simple captcha service powered by modern technologies

Run the app

  • docker-compose up -d
  • Visit localhost
  • Or visit the url specified in docker-compose logs localtunnel

Technologies

Frontend

  • React
  • Bootstrap
  • Bootstrap Icons

Backend

  • Typescript
  • TSyringe
  • Jest
  • Fastify
  • Redis

Putting it all together

  • Docker
  • docker-compose
  • localtunnel

Contents

  1. 0.1Run the app
  2. 1Technologies
  3. 1.1Frontend
  4. 1.2Backend
  5. 1.3Putting it all together