Deprecated see https://github.com/Opla/opla
opla-front
Opla.ai Frontend using Node es7 react and redux.
Getting started
Prerequisites
First of all, make sure you have Node 8.x and Yarn installed.
This project requires a backend application to start. At the moment, you have to
install this backend application by yourself.
In the following, we assume this backend application runs locally and is
available at: 127.0.0.1:8081.
Installation
-
Install the (dev) dependencies:
$ yarn install -
Run the configuration tool:
$ bin/opla init -
Start the dev environment:
$ yarn dev
This application should be available at: http://127.0.0.1:8080/.
Docker Image
By default, on docker run, the app will run opla/bin init to try to connect to the backend and register a new app. Please populate OPLA_API_DOMAIN and OPLA_FRONT_CLIENT_NAME env variables for the frontend to be able to register the backend app properly.
Configuration
You have 2 options:
1. pass ENV variables to override config properties one by one. See Dockerfile ENV statement for available environment variables.
2. override default.json by mounting your own /src/config/config.json file. You can create such a file for a specific backend instance, by running bin/opla init locally, provided that you can connect to that backend.
Helm charts
Helm charts get published at https://opla.github.io/front You can fetch charts this way :
helm repo add https://opla.github.io/front
helm repo update
helm fetch opla-front/opla-front
Contributing
Please, see the CONTRIBUTING file.
Contributor Code of Conduct
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See CODE_OF_CONDUCT file.
License
opla-front is released under the GPL v2.0+ License. See the bundled LICENSE file for details.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
