https://github.com/devramsean0/site-v4
https://github.com/devramsean0/site-v4
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devramsean0/site-v4
- Owner: devramsean0
- Created: 2024-11-29T12:28:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-04T15:28:21.000Z (over 1 year ago)
- Last Synced: 2025-03-28T21:47:11.553Z (about 1 year ago)
- Language: Astro
- Homepage: https://site-v4-ashen.vercel.app
- Size: 547 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Site-V4
The like 8th revison of my personal site.
## Key Technolgies
- Astro
- Solidjs
- TailwindCSS
- Airtable
## Local development?
Just don't. Everything needs access to an airtable base that *probably* contains PII.
### But what if I want to?
1. Figure out the airtable schema (have fun)
2. Run `bun install`
2. Create yourself a spotify oauth client
3. Rename to .env then fill out .env.example (Use scripts/spotifyOauth.js to get the refresh token)
4. Run `bun dev`
5. Success