Skip to content

Swap backend to something modern #13

Open
@tonygustafsson

Description

Today we are using PHP and CodeIgniter 3 framework. I see some problem with this.

  • It's old and outdated. There are a CodeIgniter 4 out which is better but all features and libs are not ported yet.
  • I would probably want to stop using PHP and go with NodeJS instead. Easy to run on cloud services as well.
  • It should communicate through REST API only.

Some steps have been taken already to using the backend as an API but much more is needed.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions