Skip to content

Support back office for tuist-website development. Also part of a tinkering project. It has no security for now.

Notifications You must be signed in to change notification settings

Tuistmessiah/tuist-backoffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start

Install & Start

Follow normal Create React App procedure: Create React App

This project is running on a custom PORT (check package.json). Also add auth.json in the /data folder to have the appropriate header for requests to the API. Example:

{
  "basicToken": "yourToken"
}

Running in PORT 3009.

Description

Backoffice basic support for my Nether API. No redux was used. Entities can be added to this frontend solely by editing the first rendered component, App.js.

About

Support back office for tuist-website development. Also part of a tinkering project. It has no security for now.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published