Skip to content

vueme/Invofy-API

Repository files navigation

Invofy API (WIP)

Simple API for creating invoices. Will be used together with one of my other projects, Invofy SPA.

Running on local machine

  1. Rename config.example.js to config.js
  2. Add the MongoDB connection string to config.js
  3. Run npm install & node server.js
  4. Profit!

Stack

Type Tech
Environment NodeJS
Framework ExpressJS
Database MongoDB
Auth JWT

About

Back-end of Invofy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published