Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

arkmoon/PythAces-frontend-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python ACES adaptation - Frontend React SPA

Version 0.0.1-alpha

Currently in alpha testing, not for production use.

Installation

git clone https://github.com/arkmoon/PythAces-frontend-react
cd PythAces-frontend-react
yarn install

Configuration & Usage

Set your API URL for development.

Local development:

REACT_APP_API_HOST=your-url.com yarn start

Set your API endpoint URL like this during a build.

Production build:

REACT_APP_API_HOST=your-url.com yarn build

To Do

  • Extract configuration into separate files
  • Add validation/security
  • Optimize code / API calls
  • Make pending ID's clickable to show QR code data again

0.0.1

  • Initial release

Support

If you like this project and it helps you in your every day work I would greatly appreciate it if you would consider to show some support by donating to one of the below mentioned addresses.

  • BTC - 3LLiNMxySKqkrCHeHsUJdbCvSMMREEkRXL
  • ETH - 0x342969204DC7F31224304a90fB42232244F3d0aB
  • ARK - AG2QPHeZhbaYvEhB2Sbng7HNDX2Sai1on1

Security

If you discover a security vulnerability within this package, please open an issue. All security vulnerabilities will be promptly addressed.

Credits

License

MIT © 2018 arkmoon

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published