Skip to content

A domain name landing page starting point thingy using RedwoodJS,

Notifications You must be signed in to change notification settings

dsthedev/aerial

Repository files navigation

Aerial

A placeholder landing page made with RedwoodJS.

Currently, the goal of the project is to simply be a deployable landing page for unused domain names / archived projects. Needs only a few ENV variables set to get started!

ENV Vars

DISPLAY_URL=domain.com

TAGLINE_DESC=Project On-Hold, Domain Unavailable

DEV_URL=https://github.com/**USERNAME**?tab=repositories

ADMIN_EMAIL=[email protected]

Development

Prerequisites

Dev Tools

Use git to clone for local development && run from terminal:

yarn install
yarn redwood dev

Opens to http://localhost:8706 with live-refresh on file change.

The Redwood CLI

yarn redwood --help

Full CLI Reference.

About

A domain name landing page starting point thingy using RedwoodJS,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages