https://github.com/spacerumsfeld-code/topcakes
https://github.com/spacerumsfeld-code/topcakes
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/spacerumsfeld-code/topcakes
- Owner: spacerumsfeld-code
- Created: 2024-07-17T00:54:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-26T18:56:44.000Z (7 months ago)
- Last Synced: 2025-02-15T18:56:16.047Z (4 months ago)
- Language: TypeScript
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Read ME!
### Main Learning Points
1. A gentle introduction to web3 /w ThirdWeb (contracts, nfts, minting, buy/sell/auction mechanisms, web3 auth and wallets vs accounts)
2. Event-driven architecture /w aws event bus (and a single subscriber to keep it simple for now)
3. rapid prototyping /w v0.dev for basic product considerations, ui design, and system design.
4. getting competent /w drizzle
5. getting competent /w sst3
6. working in a simpler project, no monorepo
7. instead of full DDD hard-core like backcast, rely on domain workspace modules (one step down in complexity)