innocent-maina / article-knowledgebase

Server-side app that implements user authentication and CRUD principles

Repository from Github https://github.cominnocent-maina/article-knowledgebaseRepository from Github https://github.cominnocent-maina/article-knowledgebase

                        ##Full CRUD Application with Working User Authentication 

Article Knowledgebase Application

Install the dependencies

$ npm install

Run app

$ npm start

Populate .env file with configs shown in dotenvexample file

About

Server-side app that implements user authentication and CRUD principles


Languages

Language:JavaScript 70.4%Language:Pug 28.1%Language:CSS 1.4%Language:Shell 0.1%