devsForFun / devsForFun/starterkit

A setup tool

未关闭
#15 0 条评论 0 个 reaction 已指派 1 人 已被 @CharanMN7 认领 在 GitHub 查看
documentation enhancement
主要语言
TypeScript
星标
16
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。