1.8.2 • Published 4 years ago

@prisma-cms/society-module v1.8.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

Society module for @prisma-cms

Usage

Standalone

Download module

git clone https://github.com/prisma-cms/society-module
cd society-module

Install dependencies

yarn install

Update module schema

./society-module/src/modules/schema/ (see instruction)

Deploy schema to prisma-server

endpoint={NEW_PRISMA_ENDPOINT} yarn deploy

Start server

endpoint={CREATED_PRISMA_ENDPOINT} APP_SECRET={STRONG_APP_SECRET} yarn start

Open in brouser http://localhost:4000

Use as module for @prisma-cms/boilerplate

Just add as module in mergeModules here: https://github.com/prisma-cms/boilerplate/blob/master/src/server/modules/index.mjs

Component-boilerplate usage as front-end for module.

git clone https://github.com/prisma-cms/component-boilerplate
cd component-boilerplate
yarn
yarn start

Open in brouser http://localhost:3000

Note that society-module should work on port 4000 or configure proxySetup.

1.8.2

4 years ago

1.8.1

4 years ago

1.8.0

4 years ago

1.7.0

4 years ago

1.6.0

4 years ago

1.5.6

4 years ago

1.5.5

4 years ago

1.5.4

5 years ago

1.5.3

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago