Skip to content

Improvements #4

Description

@naman114
  • Add joi validation
  • Add auth (email/password) to starter
  • Add google auth
  • Replace the generic 'Entity' / 'Entities' with the entity's name
  • Remove unnecessary packages
  • Run prettier in the starter app
  • Add chalk to console logs
  • Add readme
  • For passwords, schema.json should take a parameter to make static field hashed
  • Validate user's schema.json
  • Add createdAt, updatedAt fields to every model
  • Handle default values in schema.json
  • Add prisma error handling See this
  • Generate seed data using faker
  • Replace hard deletion with soft deletion
  • Customize the following based on user input: project name, db name, postgres username & password
  • Add a 404 page for the api homepage like this
  • Integrate react-admin
  • Add checks for unique fields
  • Add types
  • Add option for renaming the connection field
  • add constraint for primary key

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions