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 Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs