/kakuzu

Aplicativo para controlar suas finanças pessoais

Primary LanguageTypeScriptMIT LicenseMIT

Kakuzu

App using Vite, React and Typescript. It has a pre-assembled Docker configuration, with support for implementing an HTTPS server with a digital certificate using NGINX.

Getting start

  1. Clone this repository.
$ git clone https://github.com/joao0pedro0alves/kakuzu.git
  1. Go to project folder.
$ cd kakuzu
  1. Install app dependencies
$ npm install
  1. Run server in development
$ npm run dev

References

Helpers