An open API service indexing awesome lists of open source software.

https://github.com/kaymmikael/bookmarkify-server


https://github.com/kaymmikael/bookmarkify-server

back-end back-end-web-development expressjs javascript mysql node-js nodejs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

This is the whole back-end for bookmarkify

- "npm i" to install dependencies

neccesarry env:
PORT =
DATABASE_HOST =
DATABASE_USER =
DATABASE_NAME =
DATABASE_PASSWORD =
JWT_KEY =
ORIGIN =

- created by Khaim