Skip to content

steven-steven/GoInvoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend API that powers the DP Invoice APP. See the native app built in Electron.

This app is created with:

Starting Development

  1. import ./config/config.json file for secrets (firebase configurations)

  2. Install dependencies

    go get
  3. Run the app

    go run .

Run Unit Tests

  1. Run test for invoice API

    go test ./invoice
  2. Run test for inventory item API

    go test ./item

About

Invoice App

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages