Vishesh
The Rapid Design System For Your Next Project
Requirements
- Build packages for common config files to insure code consistency and quality across teams
- Build a preset to supercharge the tailwind css
- Setup monorepo (turborepo) based system to ease develop, maintain and deploy multiple packages from the same repository
- Setup github actions to auto publish packages to npm
- Build a documentation website with Next.js and deploy to github pages using github actions
- Use github as a project management tool
- Ship ESM and CJS packages from single typescript source code
- Semantic versioning the packages
What I Learned?
- Ship ESM and CJS packages from single typescript source code
- Setup github actions to auto publish packages to npm
- Setup monorepo (turborepo) based system
- Use github as a project management tool
- Semantic versioning the packages
Skills
- Typescript
- Node.js
- Next.js
- Tailwind CSS
- Turborepo
- Github Actions
- CI/CD
- Git
- ESLint
- Markdown