8000 GitHub - urfit-tech/lodestar-app-admin at release
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

urfit-tech/lodestar-app-admin

 
 

Repository files navigation

KOLABLE App

This application is based on multi-tenant architecture. You can customize your own application from this app.

Customization

you must set REACT_APP_ID in your environment variable

Environment variable

configure APP_ID, API server, user pool, and so on

Database

add application record into app table

Theme

set theme variables into theme folder and naming into {REACT_APP_ID}.js

Template

put template page into src/templates/{REACT_APP_ID} folder with the same filename as the corresponding page. ex: HomePage.tsx

Styling

UI framework

using antd for the base UI framework and modifying with styled-component shared variables in theme folder

Responsive

using react-responsive to separate mobile and default version

Layout

TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 25

Languages

0