Skip to content

The purpose of this repo is just to demonstrate a tiny working app using serveral common tools.

License

Notifications You must be signed in to change notification settings

pedrohidalgo/perfin

Repository files navigation

Personal Finance Simple App

Work in Progress!

The purpose of this repo is just to demonstrate a tiny working app using serveral common tools.

Tools used:

  • Yarn
  • Webpack
  • Jest
  • ESLint
  • Lodash
  • Caterpillar
  • Mongoose
  • Docker

Features:

  • Logger
  • ServiceLayer
  • RepositoryLayer
  • by now just one Entity CRUD using Mongoose.

Running app

Before running the tests make sure you execute: "docker-compose up -d" so that the mongodb service is up.

About

The purpose of this repo is just to demonstrate a tiny working app using serveral common tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published