Basic principles:
- Typescript and typed
- Keep it simple stupid & fast to boot up
- Local debugging support
Create React App bases with some additions:
- Redux Toolkit
- Firebase integration for auth and firestore
- Antd
- styled-components
- formik
- Vercel deployment
Simple Typescript boilerplate project for cli usage. yargs for command line arguments and zx for command line command wrappers.
Setup Telegram bot and test it locally & deploy to Vercel with webhooks integration.
Uses telegraf.js to interact with a bot.
Very basic Vercel serverless function
- Add electron-typescript-react project with some nice Redux action between renderer and the main process