Skip to content

angeluzdomini/scribble-app

Repository files navigation

scribble-app

Scribble-app is a NodeJS which allows users

  • register and login
  • create their own scribbles
  • view scribbles by others
  • like/unlike scribbles by others
  • comment on scribbles by others

Installation

Install the following packages to run this project locally:

npm install express nodemon mongoose dotenv body-parser joi bcryptjs jsonwebtoken swagger-ui-express

Run locally

npm start

API Doc

Swagger-ui available at: http://localhost:3000/api-docs/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published