Skip to content

Simple templates mainly for Node & Typescript related work

Notifications You must be signed in to change notification settings

pitkane/templates

Repository files navigation

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

Resources

Stars

Watchers

Forks