/nodeExpressSqliteEJS

An Example Application Using Node + Expres + SQlite + EJS implementing a simple reference manager

Primary LanguageJavaScriptMIT LicenseMIT

nodeExpressSqliteEJS

An Example Application Using Node + Expres + SQlite + EJS implementing a simple reference manager

Using it

  1. Clone the repo
  2. Install the dependencies
npm install
  1. Start the server
npm start
  1. Point your browser to http://locahost:3000

Architecture

Architecture of the Aplication