Currently in alpha testing, not for production use.
git clone https://github.com/arkmoon/PythAces-frontend-react
cd PythAces-frontend-react
yarn install
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
- Extract configuration into separate files
- Add validation/security
- Optimize code / API calls
- Make pending ID's clickable to show QR code data again
- Initial release
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
If you discover a security vulnerability within this package, please open an issue. All security vulnerabilities will be promptly addressed.
- Frontend: ArkMoon
- Backend: galperins4