Skip to content

azerturk/strapi

 
 

Repository files navigation

Easy Strapi Installing

This strapi repo is customize from the Strapi repo and compatible with the Fluxstore Strapi Flutter Mobile app.

Easy Deploy Strapi to Hosting with one Click

  1. Fork this Git repository to your own public/private repo and click the One-Click button below to deploy.

  2. Select Hosting Type:

Deploy to Render

See the guide at https://render.com/docs/deploy-strapi for more information.

Deploy to Digital Ocean App Platform

See the guide at https://try.digitalocean.com/app-platform/ for more information

Install on Localhost

Require install NodeJS 12.x and Yarn Run with Development mode

yarn install
yarn dev

Run with release mode

yarn install
yarn build
yarn start

What is the Fluxstore Strapi

FluxStore Strapi is a combination of 2 cutting-edge technologies Flutter framework inspired by Google and headless content management system (CMS) Strapi. While Flutter provides your app with 60 frames per second performance (or even 120 fps performance on devices capable of 120Hz updates), Strapi allows your app to fetch data including product images within 200ms only. This definitely contributes to the greatest experience ever of your end-users when using for the app. Moreover, you will have total control of your app thanks to customizable and self-hosted features provided by Strapi. All of your data components such as admin panel, APIs, content types could be easily customizable with custom plugins, in seconds, while maintaining data privacy and costs at all times.

Have no experience with Strapi and Flutter? Worry no more! InspireUI provides you Strapi setup and careful-written documents that minimize the problems you might have and maximize your product efficiency. Besides, InspireUI technical support team is always available to get your problems solved as soon as possible.

Reference links

iOS demo https://testflight.apple.com/join/EILTedBV
Android demo https://play.google.com/store/apps/details?id=com.inspireui.fluxstorestrapi
Official Site https://fluxstore.app
Company Site https://inspireui.com
Document documentation
Youtube Channel https://www.youtube.com/inspireui
Medium Blog https://medium.com/@inspireui

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%