Skip to content

Commit

Permalink
update Read.ME
Browse files Browse the repository at this point in the history
  • Loading branch information
AllStackDev1 committed Aug 6, 2024
1 parent a0f677d commit d8816b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Node.js + Express.js + TypeScript + Sequelize ORM + Redis + PostgreSQL

This is an express server boilerplate which is built using the latest version of Node.js and integrates various modern technologies and practices to ensure a robust, scalable, and maintainable application. Below are the key features and setup instructions for this boilerplate.
This is an express server boilerplate which is built using the latest version of Node.js and integrates various modern technologies and practices to ensure a robust, scalable, and maintainable application, which already has out-of-the-box authentication and user creation logic implemented. Below are the key features and setup instructions for this boilerplate.

## Features
- **Express.js**: Web framework for Node.js.
Expand Down

0 comments on commit d8816b8

Please sign in to comment.