2022-12-21 04:01:07 +09:00
2022-11-30 23:55:17 +09:00
2022-12-21 03:50:06 +09:00
2022-12-17 01:25:10 +09:00
2022-12-21 04:01:07 +09:00
2022-12-21 03:41:45 +09:00
2022-12-20 23:09:26 +09:00
2022-12-17 00:29:56 +09:00
2022-12-18 23:58:48 +09:00
2022-12-20 23:09:26 +09:00
2022-12-21 00:54:13 +09:00
2022-11-30 19:36:59 +09:00
2022-11-30 23:58:48 +09:00
2022-12-17 20:42:56 +09:00
2022-11-30 19:36:59 +09:00
2022-11-30 19:36:59 +09:00
2022-12-05 19:50:13 +09:00
2022-11-30 17:11:45 +09:00
2022-12-12 15:33:39 +09:00
2022-12-20 22:39:23 +09:00
2022-12-20 23:17:01 +09:00
2022-12-20 23:09:26 +09:00
2022-11-30 17:11:45 +09:00

icns-frontend

Development

Add an .env file and fill the following variables or manually add them in your terminal.

TWITTER_CLIENT_ID=...
TWITTER_CLIENT_SECRET=...
TWITTER_AUTH_STATE=...
TWITTER_AUTH_CALLBACK_URI=...

IRON_PASSWORD=...

# must be separated by commas
ICNS_VERIFIER_ORIGIN_LIST=http:localhost:8080,http://localhost:8081

Run the development server:

yarn install
yarn dev
S
Description
No description provided
Readme
126 MiB
Languages
TypeScript 98.2%
JavaScript 1.8%