Skip to content

aaronksaunders/ionic-react-back4app1

Repository files navigation

Ionic ReactJS Back4App Sample Application


updated August 31, 2020

WIP starter react ionic framework project tabs with authentication using back4app / parse server

Updating some very old parse code to utilize back4app parse functionality along with Ionic Framework React Components, and of course Capacitor to deploy it to your mobile device

Adding your own configuration file parse.config

const config = {
    APP_ID : "",
    JS_KEY : "",
    GRAPHQL_URI : ""
}

export default config;

About

WIP starter react ionic framework project tabs with authentication using back4app / parse server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published