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

On the left are the files used in the template to get started.

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