Skip to content

Constants are duplicated between frontend and backend #25

@keysmashes

Description

@keysmashes

Example:

export const maxFilesize = 31457280

Having the filesize configured separately for the frontend and backend will just lead to pain if 30MiB is ever deemed insufficient; there are several other constants (e.g. the grade descriptions) that should really be single-sourced as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions