Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

JGynther/ekuitti-frontend

Repository files navigation

ekuitti-frontend

This is the frontend-application for a PoC-software to demo eReceipts. The software as a whole focuses to showcase the different possibilities eReceipts offer to the eReceipt-recipient / buyer.

The backend-application for this software is found in another repository located here by @Finsaki.

The software follows the princibles drafted for eReceipts by Finnish State Treasury. These princibles can be found in this publication called eKuitin Sääntökirja - Minimiedellytykset eKuittidatan välittämiseen.

Read documentation.md for more information about the frontend structure, component usage and other useful information (in finnish)

Start local development

  1. git clone / git pull
  2. yarn install
  3. yarn dev

Create and run a production build

  1. yarn build
  2. yarn start

Other

Create a file called .env.local at project root and update it with the backend URL + "/api"

.env.local file required contents example

NEXT_PUBLIC_BACKEND_URL="http://localhost:8080/api"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •