0.5.12-multitenant.0 • Published 3 years ago

@courselit/app v0.5.12-multitenant.0

Weekly downloads
63
License
MIT
Repository
-
Last release
3 years ago

Introduction

A Material UI based front-end app for CourseLit Headless CMS.

Getting started

Since the app is based on Next.js framework there is no straight forward way to run it. Please follow the below commands.

mv node_modules/@courselit/app/* .
rm -rf node_modules
npm install
npm run build
npm run start

Environment variables

SITE_URL

The public address of the site. Defaults to none.

API_PREFIX

The path where the API is located on the server. Defaults to /api.

SSR_SITE_URL

The server address to resolve getInitialProps calls for server side rendering. Defaults to none.

Support

Come chat with us in our official Spectrum chat.

0.5.10

3 years ago

0.5.11

3 years ago

0.5.9

3 years ago

0.5.8

3 years ago

0.5.7

3 years ago

0.5.5

3 years ago

0.5.4

3 years ago

0.5.2

3 years ago

0.4.0

3 years ago

0.4.2

3 years ago

0.3.4

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.2.12

4 years ago

0.2.11

4 years ago

0.2.9

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.7-alpha.0

4 years ago

0.2.6-alpha.0

4 years ago

0.2.5

4 years ago

0.2.4-alpha.1

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.3-alpha.0

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.1

4 years ago