https://github.com/dag7dev/lake-duria-react
When messing with Cognito is done, lake-duria!
https://github.com/dag7dev/lake-duria-react
Last synced: 5 months ago
JSON representation
When messing with Cognito is done, lake-duria!
- Host: GitHub
- URL: https://github.com/dag7dev/lake-duria-react
- Owner: dag7dev
- Created: 2024-12-26T16:26:32.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-12T11:53:41.000Z (over 1 year ago)
- Last Synced: 2025-02-12T12:52:54.392Z (over 1 year ago)
- Language: TypeScript
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + TypeScript + Vite
## Requirements
- NodeJS v23.5.0
- npm11
## Before you start
- go into `src/config.ts.sample` copy and paste it into the same folder, and change it according to your preferences. Fields are related to Amazon AWS Cognito
## Getting started
```
npm i
npm run dev
```