Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coffee-cup/tld-switcher
Monorepo to test changing the TLD without downtime
https://github.com/coffee-cup/tld-switcher
Last synced: 10 days ago
JSON representation
Monorepo to test changing the TLD without downtime
- Host: GitHub
- URL: https://github.com/coffee-cup/tld-switcher
- Owner: coffee-cup
- Created: 2024-09-09T20:10:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T03:06:42.000Z (5 months ago)
- Last Synced: 2024-11-16T19:17:11.549Z (2 months ago)
- Language: TypeScript
- Size: 594 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TLD Switcher
A little project to test switching TLDs with GitHub OAuth.
## Running locally
```bash
pnpm i
pnpm run dev
```