Skip to content

grrlopes/historydb_legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

What are you using ?

  • To store mongodb >= 3.6 Mongodb
  • To front-end sencha extjs 6.2.0 Sencha
  • To back-end node.js >= 13.7 Node.JS
  • JSON Web Tokens Jwt