Skip to content
craineum edited this page Aug 3, 2022 · 1 revision

Welcome to the redwood-template-app wiki!

This will be a place to keep some notes about the project that don't fit into the readme.

Setup Steps

These are the things we have done to build out this template:

  • Initialize a new project with RedwoodJS: yarn create redwood-app redwood-template-app --typescript
  • Add github issue/PR templates
  • Add Docker
  • Change to postgreSQL
  • Add VS Code configuration (not sure why this had to be done since it is part of the RedwoodJS template)
  • Add TailwindCSS: yarn rw setup ui tailwind
Clone this wiki locally