mr-chidex / notebook

A Node JS service RESTful API. Where users can write and share written notes to other users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTEBOOK API

A Node JS service RESTful API. Where users can write and share written notes to other users

Built With

  • Node.js
  • Postgres
  • TypeORM
  • Express
  • Git
  • Json Web Token
  • Postman
  • TypeScript

Features

  • Signup and Signin
  • Write notes
  • Share notes
  • and more ...

Documentation

Postman: See documentation

Clone this project

git clone https://github.com/mr-chidex/notebook.git
cd notebook

Install dependencies

Steps to run this project:

  1. Run yarn install command
  2. Run variables in dev.env
  3. Setup database settings inside data-source.ts file

Running this project locally

yarn dev

Show your support

Give a ⭐️ if you like this project!

Copyright

Copyright (c) mr-chidex

About

A Node JS service RESTful API. Where users can write and share written notes to other users


Languages

Language:TypeScript 99.1%Language:Shell 0.9%