Skip to content

sunday-okpoluaefe/todobookingsafrik

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todos

Description

The objective of this project is to check coding style and conventions

Table of Content

Documentation

The API documentation is available here.

System Requirements

Your system will need to have the following software installed. For mongoDB, a connection string from mongoDB atlas should do:

Technologies

  • nodeJS/express
  • postgreSQL
  • mocha and chai

Installation

Step 1: Clone the repository

git clone https://github.com/danoseun/todobookingsafrik
cd todobookingsafrik

Step 2: Setup database

Add the connection string to the .env file in your project.

Step 3: Setup environment variables

Include necessary variables as found in .env.sample into .env

Step 4: Install NPM packages

npm i

Step 5: Start in development mode

npm run start:dev

Testing

npm test(All tests are passing).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%