Open
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.