Skip to content

zahiruldu/change-track

Repository files navigation

Change-track

Web content change tracker

Setup and running

Clone the repository and go the project directory

https://github.com/zahiruldu/change-track.git
cd change-track

Install dependencies

npm install

Rurn the project

npm run dev

or

npm start

The app will start listening on 3000. Visit http://localhost:3000

Testing

To run the test, run the following command. confirm that project is not running already in 3000 port

npm test

API Documentation

To see the api docs, run the project and visit the url

http://localhost:3000/docs

Technologies

Nodejs, TingoDB, Express, Swagger, Pug, Puppeteer, Mocha, Chai

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors