Skip to content
@PostType7

PostType7

Working frontend KIT (Next.js TailWind)

Install PostType7 starter

  • Clone empty next.js repo with typescript and tailwind
    git clone [email protected]:PostType7/NextStarterPack.git <your-project-name>

  • Clone native UI components
    git clone [email protected]:PostType7/NativeTheme.git <your-project-name>/src/components/themes/NativeTheme

  • Clone PostType7 basic theme (PureBaldrTheme)
    git clone [email protected]:PostType7/NativeTheme.git <your-project-name>/src/components/themes/PureBaldrTheme

  • Clone example PureBaldrTheme page
    git clone [email protected]:PostType7/NativeTheme.git <your-project-name>/src/pages/PureBaldr-example-backOffice

  • Go to your projectr cd/<your-project-name> install libraries yarn and run yarn dev

Organisation repositories map

┌────────────────────────────────────────────────────────────────────────────┐      ┌──────────────────────────┐
│                                                                            │   ┌──┤       NPM: P7-State-Form │
│                                                                 /src/pages │   │  └──────────────────────────┘
│                                               PureBaldr-example-backOffice │   │
│                                                                            │   │  ┌──────────────────────────┐
└────────────────────────────────────────────┬───────────────────────────────┘   ├──┤   NPM: P7-Rest-Controler │
                                             │                                   │  └──────────────────────────┘
                                             ▼                                   │
┌───────────────────────────┐       ┌────────────────────────────────────────┐   │
│                           │       │                                        │   │
│   /src/components/themes/ │       │                                   /src │   │
│               NativeTheme ├───┬──►│                        NextStarterPack │ ◄─┘
│                           │   │   │                                        │
└───────────────────────────┘   │   └────────┬───────────────────────────────┘
                                │            │
┌───────────────────────────┐   │            │
│                           │   │            │      ┌────────────────────────┐
│   /src/components/themes/ │   │            │      │                        │
│            PuseBaldrTheme ├───┤            │◄─────┤  Strapi-PRESS-template │
│                           │   │            │      │                        │
└───────────────────────────┘   │            │      └────────────────────────┘
                                │            │
┌───────────────────────────┐   │    ┌───────┴─────┐
│                           │   │    │             │
│  /src/components/plugins/ │   │    │  RenderApp  │
│ RestStrapiProvidersPlugin ├───┘    │             │
│                           │        │             │
└───────────────────────────┘        └─────────────┘

Shemat createdby https://asciiflow.com/#/

Pinned Loading

  1. NextStarterPack NextStarterPack Public

    Next.js starter pack, include basic TailWind UiKit inspired by Blade templates and NativeBase framework

    TypeScript

Repositories

Showing 10 of 11 repositories

Top languages

Loading…

Most used topics

Loading…