Skip to content

Create and save articles categorized with authentication.

License

Notifications You must be signed in to change notification settings

fsmaiorano/knowledge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge

Create and save articles categorized with authentication.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

NodeJS, MongoDB, PostgreSQL

Installing

A step by step series of examples that tell you how to get a development env running.

Access Frontend directory and Backend directory and execute:

$ yarn or npm install
In Postgree, create a database called: Knowledge

Start MongoDB and PostgreSQL

Start the Backend $ yarn start Start the Front $ yarn serve

End with an example of getting some data out of the system or using it for a little demo