Skip to content

Simplified version of blog api I wrote for my website

License

Notifications You must be signed in to change notification settings

IvarsVds/blog-api-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog-api-js

Setup

  1. Install MariaDB and create a DB for this project
  2. Create a user with rights to create/delete/update etc within the DB
  3. Edit example.env and rename to .env
  4. npm install
  5. Launch the programm with Node.js (Node version 10 recommended)

About

Simplified version of blog api I wrote for my website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published