Skip to content

Commit

Permalink
Merge pull request #4 from eduardocerqueira/dev
Browse files Browse the repository at this point in the history
added badges to README file
  • Loading branch information
eduardocerqueira authored Oct 5, 2024
2 parents eeb9db9 + 86e21cc commit 3a813dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Node.js Login Application

![CI](https://github.com/eduardocerqueira/bootstrap-express-app/actions/workflows/ci.yml/badge.svg) [![npm version](https://badge.fury.io/js/express.svg)](https://badge.fury.io/js/express)

This is a basic login application built using **Node.js** with **Express**, **Express-session**, **Body-parser**, and **Bootstrap 5.3.3**. It allows users to log in with a username and displays all currently logged-in users along with their local times. The application features two main pages: a login page and a main dashboard page.

## Features
Expand Down

0 comments on commit 3a813dd

Please sign in to comment.