Tskr

  • Docs
  • Rest API
  • About us
v0.1
  • stars 9
  • GitHub
    Go to the Tskrio GitHub repo
  • Twitter
    Follow Tskr on Twitter
  • Docs
  • Files
    • api/
    • ├─ db/
    • │⠀⠀⠀├─ migrations/
    • │⠀⠀⠀└─ schema.prisma
    • ├─ generators/
    • │⠀⠀⠀├─ sdl/
    • │⠀⠀⠀└─ service/
    • └─ src/
    • ⠀⠀├─ directives/
    • ⠀⠀├─ emails/
    • ⠀⠀├─ functions/
    • ⠀⠀├─ graphql/
    • ⠀⠀├─ lib/
    • ⠀⠀├─ rules/
    • ⠀⠀└─ services/
    • scripts/
    • ⠀⠀├─ createAdmin.js
    • ⠀⠀├─ deleteAll.js
    • ⠀⠀├─ seed.js
    • ⠀⠀└─ seedFiles/
    • web/
    • ├─ config/
    • ├─ generators/scaffold
    • │⠀⠀⠀├─ assets/
    • │⠀⠀⠀├─ components/
    • │⠀⠀⠀├─ layouts/
    • │⠀⠀⠀└─ pages/
    • ├─ public/
    • └─ src/
    • ⠀⠀├─ components/
    • ⠀⠀├─ layouts/
    • ⠀⠀├─ lib/
    • ⠀⠀├─ pages/
    • ⠀⠀├─ styles/
    • ⠀⠀├─ App.js
    • ⠀⠀├─ chakraUiTheme.js
    • ⠀⠀├─ index.html
    • ⠀⠀└─ Routes.js
    • .env
    • .gitpod.yml
    • netlify.toml
    • redwood.toml 📌
  • Schema
  • Cookbooks

https://redwoodjs.com/docs/app-configuration-redwood-toml

You can configure your Redwood app's settings in redwood.toml. By default, redwood.toml lists the following configuration options.

This project has the redwood.toml file pre-configured for Netlify.

This is the file you change to change the sites title.

On this page

Tskr is released under the MIT License

Hosted on Netlify

We only use cookies when we need them, and this page doesn't so... crack on love!

  • Contributing
  • GitHub
  • Twitter