kushkapadia / kushkapadia/servitect

Add an option to generate a React frontend with Register and Signup pages for actor models

Open
#36 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
46
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Currently, Servitect focuses on server-side functionality and does not provide an option to generate a frontend. To enhance usability and streamline full-stack development, there should be an option to create a React-based frontend.

The proposed frontend should include:

A Register Page and Signup Page.
These pages should dynamically adapt to the number of actor models created in the project, allowing user-specific authentication for each actor model.

The generated React frontend should follow clean code practices and be structured in a modular way, ensuring it aligns with the existing standards of Servitect.

This feature will make Servitect more versatile by offering developers an end-to-end solution for building both backend and frontend in a cohesive manner.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by tracing how Servitect generates actor models and where its menu exposes generation options, then determine how the React output should be structured and adapted for each actor model. Done means the generator can produce modular Register and Signup pages with actor-specific authentication.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs, react
Domain
authentication, frontend, full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.