1
0

Forgot password functionality

This commit is contained in:
Ahmed Al-Taiar
2023-11-25 16:23:40 -05:00
parent de494cdc0a
commit 2dc6a867fb
3 changed files with 37 additions and 30 deletions

View File

@@ -7,6 +7,7 @@ Built with [RedwoodJS](https://redwoodjs.com)!
> - Redwood requires [Node.js](https://nodejs.org/en/) (=18.x) and [Yarn](https://yarnpkg.com/) (>=1.15)
> - Are you on Windows? For best results, follow our [Windows development setup](https://redwoodjs.com/docs/how-to/windows-development-setup) guide
> - A PostgreSQL database
> - A [Brevo](https://www.brevo.com/) account
Start by installing dependencies:
@@ -20,4 +21,4 @@ Then start the development server:
yarn rw dev
```
Your browser should automatically open to [http://localhost:8910](http://localhost:8910).
Your browser should automatically open to [http://localhost:8910](http://localhost:8910).