realStandal / redwoodjs-tips-n-workflows

RedwoodJS tips & workflow step-by-steps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedwoodJS - Tips & Workflows

These are step-by-steps which I consider rough, jotted-down notes I've taken while using the RedwoodJS framework. Many of these documents may also be found on the RedwoodJS forum.

Table of Contents

To-be-written

  • Essentail Storybook addons
  • Generator Templates
  • 🔑 to using TypeScript
  • Multi-tenancy architecture and authentication
  • Service resolver naming best practices
  • UUIDs over auto-increment
  • Using i18next
  • Finding front-end design inspiration
  • Running RedwoodJS in containers
  • Fixing TailwindCSS' flickering dark-mode
  • CASL.js integration (Prisma, React, ...)
  • Audit logging
  • E-mailing and templating

Archive

About

RedwoodJS tips & workflow step-by-steps.

License:The Unlicense


Languages

Language:TypeScript 80.9%Language:JavaScript 8.9%Language:Dockerfile 4.6%Language:Shell 4.0%Language:CSS 1.6%