An open API service indexing awesome lists of open source software.

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

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.

![new](screenshots/new_register.gif)

## 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/)