/create-mikro

bootstraping for a mikro reproduction

Primary LanguageTypeScript

  1. To reproduce install packages i.e. pnpm i
  2. Add db information to the .env file
  3. Run the dev server via the dev script i.e.pnpm run dev