Skip to content

Back-end for sharebike React Native app as well as a React website

Notifications You must be signed in to change notification settings

oussama-tr/sharebike-react

Repository files navigation

alt text share_bike

instructions

The build.js contains os dependant build scripts along with port config please change it to suite your needs !

  1. install backoffice nodemodules
npm install /client/backend 
  1. install frontoffice nodemodules
npm install /client/frontend
  1. run this in root directory to install backend nodemodules
npm install
  1. create uploads directory

  2. install redux dev tools Here

  3. run project

npm start

Features

Multi-Platform
this app communicates with a react native App
Redux state management
Redux sauce will be added at future updates
NoSql
MongoDb : db exported json will be uploaded at a later date
[Passport](http://www.passportjs.org/)
More then one passport were used to comunicate with the react native app / Google oAuth / Facebook Auth
SEO
We support SEO (document head tags management) for search engines that support indexing of JavaScript content. (eg. Google)

Project images

BackOffice :

BackOffice1 BackOffice2 BackOffice3 BackOffice4 BackOffice5

FrontOffice :

FrontOffice1 FrontOffice2 FrontOffice3

About

Back-end for sharebike React Native app as well as a React website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published