Undefine.dev is my personal website/portfolio, consisting of a remix frontend and a strapi cms.
yarn
yarn dev
copy .env.dist as .env in remix and strapi
create api key in strapi, copy that to remix .env
Planned:
- Add contact section
- Handle errors
- Animations
- Add testing
- Autoseed database with example profile data
- Fix mobile view for cv
Done:
Create application specific overrides for profileAdd linter and fix code styleAdd German layout and localeAdd cover letter generationPortfolio of projectsImage transcode for project texts, or direct links to backend
Postponed/retracted:
- Switch to GraphQL for strapi data fetching