You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Garrit Franke 89d3ea5483 Fix margins 3 years ago
..
conf/conf.d Fix nginx redirect 3 years ago
contexts Add UserContext 3 years ago
public Add favicon 3 years ago
routes Add timeline list 3 years ago
service Add relevant routes 3 years ago
src Use react router to rerender page 3 years ago
views Fix margins 3 years ago
.dockerignore Include .env for dockerfiles 3 years ago
Dockerfile Expose ssl port 3 years ago
LICENSE Add basic frontend with layout 4 years ago
README.md Add login page 3 years ago
app.js Expose ssl port 3 years ago
jest.config.js Add basic frontend with layout 4 years ago
package-lock.json Add clients detail page 3 years ago
package.json Add ssl 3 years ago

README.md

Configuration

To configure the client, you need these fields in your .env file:

  • API_BASE_PATH - Backend URL
  • FRONTEND_BASE_PATH - Frontend URL