Skip to content

Barlerer/URL-Shortner

Repository files navigation

URL Shortner

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.

How to use it?

Clone this repo and run docker-compose up.

Is there a live example of this?

Here
I understand the domain is long. This is not for production environment, only for demonstration purposes

Can I run this without docker?

Yes, run

npm install
npm run build
npm run start

Please note if you run it without docker you will need a Postgres server.

Can I suggest anything?

Please do, [email protected]

Where is the main repo with the CI/CD? 🖥️

Over here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published