Skip to content

miniaxolotl/react-directus-blog-template

Repository files navigation

react-directus-template

Getting Started

Prerequisites

  • Yarnpkg v3.1.1 or higher
  • Node.js v18.13.0 or higher
  • MySQL Server v8.0.26 or higher
  • Docker 20.10.23 or higher

Installing

  1. Clone the repository
git clone git@github.com:celestialstag/react-directus-template.git
  1. Install dependencies
yarn install
  1. Create dotenv files

Create dotenv at the root of the project

cp .env.example .env

Create client side dotenv

cp packages/web/.env.example packages/web/.env

Building

  1. Bundle libraries
yarn rollup

About

monorepo template using react & directus

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published