-
Updated
Sep 9, 2021 - JavaScript
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
Here are 37,575 public repositories matching this topic...
-
Updated
Aug 31, 2021 - JavaScript
-
Updated
Sep 15, 2021 - Go
-
Updated
Sep 16, 2021 - JavaScript
-
Updated
Sep 17, 2021 - TypeScript
-
Updated
Aug 24, 2021 - TypeScript
-
Updated
Sep 14, 2021 - SCSS
-
Updated
Jan 9, 2021 - JavaScript
-
Updated
Sep 7, 2021 - TypeScript
-
Updated
Sep 2, 2021 - JavaScript
-
Updated
Aug 16, 2021 - JavaScript
Describe the bug
https://express-validator.github.io/docs/custom-validators-sanitizers.html
On this page there is an example where it is checked if an email is already in use by accessing a data repository from a validator. Practice like this is bad as you'll only get a validation error if your database connection is dead for example. Proper error handling in such cases could be problemat
This demo is great and help us a lot.
As now JWT ( JSON Web Token ) becomes an important way of authentication. What bout adding JWT authentication to this demo? Or we use JWT authentication instead of traditional session-cookie way.
Let's make this demo more powerful. : )
Add i18n
-
Updated
Sep 1, 2021 - TypeScript
-
Updated
Sep 1, 2021 - JavaScript
please help me out with deployment of the code in Azure Web App.
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Aug 27, 2021 - HTML
-
Updated
Sep 4, 2021 - JavaScript
-
Updated
Sep 16, 2021 - JavaScript
Socket support
Hi,
Excellent boilerplate! How about adding support for sockets in this to make a more complete boilerplate?
Also instructions on deployment using Docker/native would be very helpful.
Thanks.
-
Updated
Sep 4, 2021 - HTML
-
Updated
Jun 28, 2021 - JavaScript
-
Updated
May 28, 2021 - JavaScript
Created by TJ Holowaychuk
Released November 16, 2010
- Organization
- expressjs
- Website
- expressjs.com
- Wikipedia
- Wikipedia
The Create and Edit Task modal difficulty dropdown has styling issues. Menu items are no longer vertically centered and the star icons aren't far enough to the right.