robosats/frontend
Reckless_Satoshi fb9fb88ab7
Implement user generator page frontend with client-side token generation
Uses crypto.getRandomValue() that at least should provide cryptographically strong random
2022-01-02 10:05:20 -08:00
..
src Implement user generator page frontend with client-side token generation 2022-01-02 10:05:20 -08:00
static/css Add nick generator and robohash avatar generator 2022-01-02 07:19:49 -08:00
templates/frontend Build frontend app test page using React 2022-01-01 15:58:44 -08:00
__init__.py Add frontend app 2022-01-01 15:05:55 -08:00
admin.py Add frontend app 2022-01-01 15:05:55 -08:00
apps.py Add frontend app 2022-01-01 15:05:55 -08:00
babel.config.json Build frontend app test page using React 2022-01-01 15:58:44 -08:00
models.py Add frontend app 2022-01-01 15:05:55 -08:00
package-lock.json Build frontend app test page using React 2022-01-01 15:58:44 -08:00
package.json Build frontend app test page using React 2022-01-01 15:58:44 -08:00
tests.py Add frontend app 2022-01-01 15:05:55 -08:00
urls.py Create order detail API endpoint, create order page. Not fully working yet 2022-01-02 04:59:48 -08:00
views.py Build frontend app test page using React 2022-01-01 15:58:44 -08:00
webpack.config.js Build frontend app test page using React 2022-01-01 15:58:44 -08:00