devsForFun / devsForFun/starterkit

A setup tool

Open
#15 0 comments 0 reactions 1 assignee Claimed by @CharanMN7 View on GitHub
documentation enhancement
Dominant language
TypeScript
Stars
16
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.