This is a simple starter project for using hydra express in typescript
Please make sure that you have installed docker and running on your device
run this docker compose which will handle everything for you
docker-compose up -d
you can see the backend server log by running this command
docker logs -f hydra-1
you will be able to access the server on this url