A Node.js / TypeScript / Postgres starter with ready-to-use users management (register, login, forgot password etc) to focus on building your new ideas. Built upon the excellent AdonisJS MVC Framework.
First, thank you for this starter, it is very easy and straightforward to start a new project.
My problem is with timed logout. Each time when the app logs me out, I'm presented with the login form which for some reason is not working. After submitting all credentials the page starts to load endlessly. The fix is quite simple, just refresh the login page before entering the credentials or while it's endlessly loading and repeat login submission.
Here is my screenshot of the terminal with the visible error message:
I'm using elementaryOS 6.1 Linux, an Ubuntu 20.04-based distro.
Thank you again for your time and effort in putting this gem together.
Hi.
First, thank you for this starter, it is very easy and straightforward to start a new project. My problem is with timed logout. Each time when the app logs me out, I'm presented with the login form which for some reason is not working. After submitting all credentials the page starts to load endlessly. The fix is quite simple, just refresh the login page before entering the credentials or while it's endlessly loading and repeat login submission.
Here is my screenshot of the terminal with the visible error message:
I'm using elementaryOS 6.1 Linux, an Ubuntu 20.04-based distro.
Thank you again for your time and effort in putting this gem together.
Cheers.