encoredev / examples

Templates for Encore
https://encore.dev/templates
MIT License
179 stars 49 forks source link

Encore TS with Postgres + TypeORM (url-shortener) #177

Open AshishBadgujar opened 2 weeks ago

AshishBadgujar commented 2 weeks ago

A small URL shortener app made with encore TS (Modifications listed below)

  1. I tried to custom set up Postgres without using encore's default database creation using docker.
  2. Used TypeORM. (I wanted to use TypeORM but I saw encore doesn't have built-in support for that)
encore-cla[bot] commented 2 weeks ago

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why Encore requires a CLA and what the CLA includes.

Have you signed the CLA already but the status is still pending? Recheck it.