LuukvE / blueprints

Modern blueprints for TypeScript web development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blueprints

Modern blueprints for TypeScript web development.

Install

  1. Install NodeJS 16 from nodejs.org
  2. npm install --global yarn
  3. yarn
  4. yarn start in ./client
  5. yarn start in ./server

Branches

  • Main - Checklist and HTTP GET request
  • Scroll - Animate on scroll with AOS
  • Chat - Form and HTTP POST request
  • CRUD - List of editable data objects
  • Websocket - Real-time version of CRUD
  • Hosting - Google Firebase and Cloud Run config
  • Bootstrap - Bootstrap-based contact form
  • Database - Read and write to Google Firestore database
  • Slack - Write and receive messages from Slack channels

About

Watch me develop these blueprints over at Youtube or come and request new blueprints during the live stream on Twitch. I stream on Friday and Saturday from 19:00 till 23:00 UTC.

If you really enjoy my source code, you're welcome to support me with a small donation via Crypto. ETH / BSC / Polygon: 0x41CD1371DcfbD9Fe74096F67141303f18DA313F5

About

Modern blueprints for TypeScript web development

License:MIT License


Languages

Language:TypeScript 54.6%Language:SCSS 24.1%Language:HTML 20.9%Language:Shell 0.4%