mauricesvay / bookmarks-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

  • npm install to install dependencies
  • cp .env.example .env
  • npm run initdb to create the SQLite database
  • npm start to start the service
  • open http://localhost:3000/

About

License:MIT License


Languages

Language:JavaScript 95.4%Language:HTML 4.3%Language:Shell 0.3%