Skip to content

Dedetat/boco

Repository files navigation

BoCo - Bon Compte

Les bons comptes font les bons amis

This project is something we wrote with @delphinemillet and @fabienjuif to handle our common Fortuneo account.

This project can inspired you, but it doesn't aim to be publicly exposed.

Installation

This project use pnpm, you can install dependencies likes this:

pnpm install

Or like this if you don't want to install pnpm:

npx pnpm install

Start localy

You have to write your own .env file, you can take a look to template.env for inspiration.

Then, you have to start the node application:

npm start

Releases

No releases published

Packages

No packages published

Languages