/nyala-motors

Official website of Nyala Motors S.C.

Primary LanguageTypeScript

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.