This is a TypeScript URL Shortner 🌏. This is a pet project which I have learned the use of:
- TypeORM - ORM system management
- TypeScript - How to use, write and compile it. Also the folder structure.
- Docker-compose and its easy benefits for deployment.
- Jest - Testing framework and API testing.
Clone this repo and run docker-compose up
.
Here
I understand the domain is long. This is not for production environment, only for demonstration purposes
Yes, run
npm install
npm run build
npm run start
Please note if you run it without docker you will need a Postgres server.
Please do, [email protected]