devsForFun / devsForFun/starterkit
A setup tool
- Ngôn ngữ chính
- TypeScript
- Star
- 16
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Create a tool that lets the user setup the project with only the parts that they want.
Users should be able to pick the parts they want to have in their project when they're getting started through this tool.
For example, the template has the following set of features:
- Supabase backend support
- Email/Password Authentication
- Google Sign-in support
- Role Based Authentication System
- Package.json that is setup with the default details
Now, the user should be able to select whether they will...
- have any backend support or not.
- have role based access authentication if they choose to have any authentication system.
- rewrite the default details with the user's information in the package.json when getting started.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.