DEV Community

anaish
anaish

Posted on

GitHub - Kickstart your multiplatform TypeScript development with PATT

Hi dev friends and collegues!

I've decide to open source a few tools I've been using over the last few years as a template. It's called the Platform Agnostic TypeScript Template (PATT).

PATT supports full stack TypeScript/Node development, deploys natively to Web, Android, IOS and comes with build in services for Authentication, Database and Storage via Firebase integration.

Hopefully TypeScript developers out there can use this template to shorcut a bunch of boilerplate code necessary to get apps deployed on mulitple platforms.

More here:

https://github.com/naishtech/platform-agnostic-typescript-template

Top comments (0)