Skip to content

API for LInkedList, LinkedList is a link aggregator where you can read and share best things on the internet!

Notifications You must be signed in to change notification settings

kojicmarko/linkedlist-api

Repository files navigation

LinkedList API

Usage

  1. Run npm install
  2. Run npm run docker:up to start PostgreSQL and Redis containers
  3. Run npm run dev to play with the application

Running Tests

  1. Run npm run docker:down to stop default containers (If you started them runnig npm run docker:up)
  2. Run npm test

To Rerun Tests:

  • Run npm run test:only

To Stop Containers:

  • Run npm run docker:down

About

API for LInkedList, LinkedList is a link aggregator where you can read and share best things on the internet!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published