Skip to content

RayNjeri/DocHut

Repository files navigation

Build Status

DocHut

A RESTful API for DocHut

#Technologies#

Node.js

npm or Yarn package manager

Express.js

PostgreSQL

React

Redux

#Installation#

Ensure you have Node, npm or Yarn and PostgreSQL installed

Clone this repository $ git clone... https://github.com/RayNjeri/DocHut

Navigate to the project folder cd DocHut

Install API npm install or yarn install to install all the dependancies

Set database variables in server/config/Config.json

Set a secret key in a .env file eg SECRET=iwillnotrememberthis

Run the app npm run start:dev

#Tests# run npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published