• This repository has been archived on 26/Aug/2022
  • Stars
    star
    129
  • Rank 279,262 (Top 6 %)
  • Language
    HTML
  • Created almost 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Public website for RedwoodJS

redwoodjs.com

This is the repo for https://redwoodjs.com

The content for the tutorials are managed along with localization over at learn.redwoodjs.com.

Other documentation is pulled from various READMEs in the main redwoodjs/redwood repo (see lib/build.js, the SECTIONS constant).

Local Development

This codebase is built with https://cameronjs.com and relies on plain HTML pages and Javascript with a couple helpers built in to abstract things like partials and layouts. We use https://stimulusjs.org for the few sprinkles of interactivity throughout the site.

First, make sure that you are running Node 14+. If you're not sure of how to manage your node versions, see nvm or nvm-windows.

Then build the tutorial and doc pages (after you've installed all dependencies with yarn install):

yarn build

And to develop locally (you'll need to run yarn build once first in order to generate some of the navigation menus):

yarn dev

If you are already running a yarn dev process, when you yarn build, you may need to stop and start yarn dev to pick up the new pages properly.

Contributing

Open a PR against the repo on GitHub. That will build and launch a copy of the site that you can get from the netlify/redwoodjs/deploy-preview check (click "Details" to open it):

image

Double check that your changes look good!

Contributors

Redwood is amazing thanks to a wonderful community of contributors.

More Repositories

1

redwood

The App Framework for Startups
TypeScript
17,239
star
2

awesome-redwood

A community-driven collection of Redwood related plugins, config, themes, build scripts, tutorials, podcasts, and more.
219
star
3

example-blog

Example Blog app written with Redwood
JavaScript
103
star
4

example-todo

Example Todo app written with Redwood
JavaScript
95
star
5

example-invoice

Example Invoice app written with Redwood
JavaScript
59
star
6

learn.redwoodjs.com

Multilingual docs site for learning RedwoodJS
JavaScript
55
star
7

example-store-stripe

Redwood Example Store with Stripe Checkout Integration
JavaScript
41
star
8

redwood-tutorial

The end state after completing the RedwoodJS introduction tutorial
JavaScript
40
star
9

create-redwood-app

ARCHIVED: template codebase has been moved to redwoodjs/redwood/tree/main/packages/create-redwood-app/template
JavaScript
36
star
10

playground-auth

This repo demonstrates all the authentication providers that Redwood supports
HTML
34
star
11

docker

Repository to consolidate efforts on making sweet Docker implementations for RedwoodJS
Dockerfile
31
star
12

repeaterdev-js

Official Javascript library for Repeater.dev
JavaScript
29
star
13

redwoodjs.com

redwoodjs.com redesign for 1.0
TypeScript
21
star
14

example-storybook

Example application written using Redwood that leverages Redwood's Storybook integration to highlight Redwood's rich feature set. This includes features such as Layout, and Cells.
JavaScript
16
star
15

netlify-plugin-prisma-provider

netlify-plugin-prisma-provider
JavaScript
15
star
16

redwood-office-hours

Examples and demos for the Redwood Office Hour sessions held in our Discord community channel
TypeScript
12
star
17

cookbook-third-party-apis

Codebase for the Third Party APIs cookbook example app
JavaScript
10
star
18

redwoodjs-supabase-quickstart

Supabase Quickstart example app with RedwoodJS
JavaScript
8
star
19

redwoodjs-tremor-dashboard-demo

Demo dashboard using RedwoodJS and tremor ui components
TypeScript
8
star
20

ticket-badge-app

A site for delivering virtual tickets for our partners
TypeScript
7
star
21

docwood

TypeScript
7
star
22

deploy-target-ci

Testing supported RedwoodJS deploy targets using canary packages
TypeScript
6
star
23

gitpod-starter

Create a new Redwood project using Gitpod
TypeScript
6
star
24

payments

WIP
JavaScript
6
star
25

project-ci-action

GitHub Action for RedwoodJS Project CI
5
star
26

example-neon

Integration with https://neon.tech Serverless Postgres
JavaScript
5
star
27

container-working-group

TypeScript
5
star
28

bighorn-website

New Website Design for RedwoodJS, Bighorn Epoch
TypeScript
5
star
29

rw-shad

Generate components in your RedwoodJS project
TypeScript
5
star
30

studio

Developer Studio for RedwoodJS.
TypeScript
5
star
31

example-planetscale

TypeScript
4
star
32

der-spielplatz

JavaScript
4
star
33

setup-rw-shad

Command for setting up rwgc in a RedwoodJS project
TypeScript
4
star
34

discordjs-discourse-bot

Discord to Discourse Bot
JavaScript
3
star
35

contributors-thank-you

Sending a Thank You to all the RedwoodJS Contributors who helped us reach 1.0.0
3
star
36

github-bot

RedwoodJS-bot has gotta bot
TypeScript
3
star
37

repeater-issues

Report issues and feature requests for repeater.dev
2
star
38

starter

Starter Repo for working with Browser IDEs, like GitPod
Dockerfile
2
star
39

fr.redwoodjs.com

French translation of redwoodjs.com
HTML
2
star
40

bello

Bello project is the network that helps the community to build RedwoodJS.
TypeScript
2
star
41

design-projects

workspace for design initiatives across Redwood projects
2
star
42

rw-cli

Go
2
star
43

showcase-2023-05

TypeScript
1
star
44

build-competition-app

README template for registering for the Build Competition - https://build.redwoodjs.com
1
star
45

thing

The (thing) RW Example App
TypeScript
1
star
46

redwood-challenges

Help RedwoodJS redesign some framework pages and have your work seen by millions!
TypeScript
1
star
47

build-competition

TypeScript
1
star
48

redwood-starter

Template installation codebase (JS) of Redwood v1.0.0-rc.3
JavaScript
1
star
49

release-tooling

Scripts used when triaging and releasing new RW versions
TypeScript
1
star
50

auth-supabase

RedwoodJS Supabase Auth Integration
TypeScript
1
star