[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

kelaltech/nyala-motors

Repository files navigation

CI + Production Deploy CI

nyala-motors

Official website of Nyala Motors S.C.

Installation

yarn install

Setup

  1. Install PostgreSQL v10.0+
  2. Create a new database in Postgres
  3. Configure your environment (using a .env file at the root) with values for the database connection (where using a single DATABASE_URL value is sufficient), and Cloudinary file storage setup variables.

Development

To start both strapi and www in parallel:

yarn start

Or, in separate terminals:

yarn strapi

# and

yarn www

Enjoy!



© 2020 Kelal Tech PLC. All rights reserved.