wheelmap-react

1.5.1 • Public • Published

Wheelmap React.js frontend

This app is a refactored version of Wheelmap's ‘classic’ Rails frontend. Its purpose is to split frontend and backend development and to make deployments as independent as possible of each other.

As of August 2017, the Rails application still contains frontend functions that we want to move into this React.js application, so the rewrite is not complete yet.

Development

We bootstrapped this project with Create React App.

You can find the most recent version of the Create React App development guide here.

The app itself is a React.js application.

It is served on the same domain as the backend API and fetches data from there.

Deployment

To deploy the application:

  • ask the backend maintainers to include your public SSH key in the authorized deployment keys
  • Add hostnames for the staging/production systems to your /etc/hosts
  • Log in once on the staging/production server
  • Deploy the application with yarn deploy-staging or yarn deploy-production.

Readme

Keywords

none

Package Sidebar

Install

npm i wheelmap-react

Weekly Downloads

21

Version

1.5.1

License

MIT

Unpacked Size

5.88 MB

Total Files

1353

Last publish

Collaborators

  • hypo808
  • mutaphysis