2022-11-30 23:55:17 +09:00
2022-12-12 17:40:36 +09:00
2022-12-17 01:25:10 +09:00
2022-12-17 02:07:58 +09:00
2022-12-16 00:43:18 +09:00
2022-12-16 00:43:18 +09:00
2022-12-17 00:29:56 +09:00
2022-12-16 00:43:18 +09:00
2022-12-16 00:43:18 +09:00
2022-12-15 15:02:50 +09:00
2022-11-30 19:36:59 +09:00
2022-11-30 23:58:48 +09:00
2022-11-30 17:11:45 +09:00
2022-12-16 00:43:18 +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-16 00:43:18 +09:00
2022-12-12 15:33:39 +09:00
2022-11-30 17:11:45 +09:00
2022-12-16 00:43:18 +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%