node-ninjas / webtoon-atlas-backend

0 stars 0 forks source link

Overview

This is the backend and database for our webtoon-app. The purpose is to have access to information about webtoons.

Tech

Setup

prettier config: { "trailingComma": "es5", "tabWidth": 4, "semi": false, "singleQuote": true }

// readme in process