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

reload/cms-strapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

  • /cctl consist of a ingest script for strapi
  • /client is a simple React SPA
  • /cms Strapi CMS

Platform.sh

Link to platform

Development setup

Overview of our solution

SSH into master

ssh [email protected]

Production

Client - react: https://www.main-bvxea6i-uh4apdzsvuly4.eu-5.platformsh.site/admin

CMS - strapi: https://www.api.main-bvxea6i-uh4apdzsvuly4.eu-5.platformsh.site/admin

Login information

Generate token to client

Send POST request to /auth/local with login payload, or create a new user under the User content type

{
  "identifier": "[email protected]",
  "password": "Consumerapi1"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •