Skip to content

ReactJS bases web-app to keep track of your finances and manage your montly budget.

Notifications You must be signed in to change notification settings

BudgetBuddyDE/Webapp

Repository files navigation

Webapp

Getting started

  1. Clone the repository

    git clone git@github.com:BudgetBuddyDE/Webapp.git
  2. Set all required environment-variables as defined in the .env.example and them under .env

  3. Install dependencies

    npm i
  4. Run the application

    [!WARNING] In order for the application to be fully functional, the services and the database must be accessible. For more information on how to start the services, please refer to the BudgetBuddyDE/Webapp repository.

    npm run dev
    npm run dev --host # if you want to expose it to your network

Docker-Compose

Note

You can find an pre-defined compose.yml in the Setup-Repository which also contains the instructions for the setup-process

About

ReactJS bases web-app to keep track of your finances and manage your montly budget.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages