Skip to content

esensconsulting/Belisama

Repository files navigation


Logo

Parce qu'on partage / vit sous le même toit

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Presentation website

There's a better way to manage your Condominium.

A condo management company is responsible for handling the day to day needs of the property they’re managing.

‍Belisama do better for free with transparency and security!

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g
  • dfinity
    DFX_VERSION=0.6.26 sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)"

Installation

  1. Install NPM packages
    npm install
  2. Run a Dfinity node locally on a terminal
    dfx start
  3. Deploy you canisters locally
     dfx deploy
     ou
     dfx canister create --all
     dfx build
     dfx canister install --all -m reinstall
  4. Initialize data locally
    ./initData.sh
  5. Devserver with Hot reload for frontend development
    npm run start

Usage

Documentation coming soon...

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - @AnthonyMQ23 - email

Project Link: https://github.com/esensconsulting/Belisama