https://github.com/grrlopes/historydb_legacy
Store commands and son on
https://github.com/grrlopes/historydb_legacy
comandos comands-store commands historico history-management mongodb sencha
Last synced: 3 months ago
JSON representation
Store commands and son on
- Host: GitHub
- URL: https://github.com/grrlopes/historydb_legacy
- Owner: grrlopes
- Created: 2017-07-20T02:18:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-18T15:15:51.000Z (over 4 years ago)
- Last Synced: 2025-01-25T21:26:21.690Z (5 months ago)
- Topics: comandos, comands-store, commands, historico, history-management, mongodb, sencha
- Language: JavaScript
- Homepage:
- Size: 529 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## HistoryDB
A simple lightweight web app that store information in plain text or html format in a document database. **It allows you to search your information** in a fast way by regular expression in its interior.
It is written in javascript, both back-end and front-end. **That app aims to who needs to write** a piece of information whatever you want and getting it back whenever you want.## Why ?
Easy to create new register.
## What are you using ?
* To store mongodb >= 3.6 [Mongodb](https://www.mongodb.com/try/download/community)
* To front-end sencha extjs 6.2.0 [Sencha](https://www.sencha.com/)
* To back-end node.js >= 13.7 [Node.JS](https://nodejs.org)
* JSON Web Tokens [Jwt](https://jwt.io/)