Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alok722/redis-employee-management
A simple nodeJs & redis webapp to manage employee database.
https://github.com/alok722/redis-employee-management
expressjs handlebars handlebarsjs nodejs redis-client redis-server
Last synced: about 2 months ago
JSON representation
A simple nodeJs & redis webapp to manage employee database.
- Host: GitHub
- URL: https://github.com/alok722/redis-employee-management
- Owner: alok722
- Created: 2020-09-06T07:33:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T07:42:02.000Z (over 4 years ago)
- Last Synced: 2024-10-15T05:21:05.083Z (3 months ago)
- Topics: expressjs, handlebars, handlebarsjs, nodejs, redis-client, redis-server
- Language: HTML
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
welcome to redis employee management 👋
> A node-redis webapp to manage employee database
## ❓ what is it?
A simple nodeJs & redis webapp to manage employee database.
## 📜 usage
Make sure you have Redis installed and running
Install Dependencies
```sh
$ npm install
```Run Server
```sh
$ npm start
```Visit http://localhost:3000
## 👤 author
**Alok Raj ([email protected])**
* website: https://alokraj.tech/
* github: [@alok722](https://github.com/alok722)## 🤝 contributing
contributions, issues and feature requests are welcome!
## 🙌 show your support
give a ⭐️ if this helped you!
***