Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oyeins-gui/appwrite-redux

Using redux and appwrite to manage user
https://github.com/oyeins-gui/appwrite-redux

Last synced: about 1 month ago
JSON representation

Using redux and appwrite to manage user

Awesome Lists containing this project

README

        

# Appwrite + Redux

Appwrite is used here as the backend of this application. Appwrite's open-source platform lets you add Auth, DBs, Functions and Storage to your product and build any application at any scale, own your data, and use your preferred coding languages and tools.

Redux is used for state management.

## Run project locally

- git clone https://github.com/Oyeins-GUI/appwrite-redux.git
- cd appwrite-redux
- npm install
- npm run dev