Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 3.5 KB

README.md

File metadata and controls

45 lines (33 loc) · 3.5 KB

This is a backend for my clone of bgjargon

I really like the site because authentication is de-emphasized. The importance is the actual content and not just who wrote what which is very near and dear to me.

As you can see in the .env file I am using Neon for hosting my Serverless PostgreSQL db.

Read about how I hosted this in Render Medium Article

I am getting into Prisma so this uses it over TypeORM or Sequelize

Nest Logo

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Caveats

Be aware that exactly as bgjargon.com it is possible for multiple phrases to have the same name and that they also can have the same or different author.

Things that have helped me

This note on a new Prisma feature