Status
About | Features | Technologies | Requirements | Starting | License | Author
Describe your project
✔️ Writer & Admin Authentication
✔️ Create-Read-Update-Delete Blog
✔️ Save blog as draft
✔️ Create-Read-Update-Delete Categories
✔️ Save category as draft
✔️ Create-Read-Update-Delete Writer
✔️ Persist user login with access and refresh token using JWT
✔️ protect Admin routes using JWT authentications
✔️ Send email notifications on security updates and blog updates using nodemailer
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/qbentil/bentility-backend
# Access
$ cd bentility
# Install dependencies
$ npm install
# Run the project
$ npm start
# The server will initialize in the <http://localhost:8800>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Shadrack Bentil