pitkane / templates

Simple templates mainly for Node & Typescript related work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Templates

Basic principles:

  • Typescript and typed
  • Keep it simple stupid & fast to boot up
  • Local debugging support

cra-typescript-firebase

Create React App bases with some additions:

  • Redux Toolkit
  • Firebase integration for auth and firestore
  • Antd
  • styled-components
  • formik
  • Vercel deployment

node-typescript-clean

Simple Typescript boilerplate project for cli usage. yargs for command line arguments and zx for command line command wrappers.

telegram-typescript-webhook

Setup Telegram bot and test it locally & deploy to Vercel with webhooks integration.

Uses telegraf.js to interact with a bot.

vercel-typescript-api

Very basic Vercel serverless function

Todo

  • Add electron-typescript-react project with some nice Redux action between renderer and the main process

About

Simple templates mainly for Node & Typescript related work


Languages

Language:TypeScript 87.3%Language:HTML 9.8%Language:CSS 2.5%Language:JavaScript 0.5%