DEV Community

Rodrigo
Rodrigo

Posted on • Edited on

2

TypeScript [Boilerplate]

Guys, I started a template to start commercial projects and for personal use.

I'm implementing basic technologies, such as database, PubSub, Redis Cache(text, hash, json), JWT, Websocket, restAPI... in short, what every project always ends up using at some level of implementation.

What already exists today: WIKI/DOC

Typescript | https://www.typescriptlang.org
Drizzle Orm | https://orm.drizzle.team
Fastify | https://fastify.dev
Redis | https://redis.io
TSX | https://tsx.is
TSUP | https://tsup.egoist.dev
Prettier | https://prettier.io
Eslint | https://eslint.org
Vitest | https://vitest.dev
PM2 | https://pm2.keymetrics.io
Status Page | https://github.com/louislam/uptime-kuma

To do this, I thought about collecting information about what you are using to implement too, so that in the future, there will be a CLI where you can choose between the options already implemented, and it can create a project with all the technologies already ready for use.

You can see the beginning of it at: Github

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More