Parce qu'on partage / vit sous le même toit
View Demo
·
Report Bug
·
Request Feature
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!
To get a local copy up and running follow these simple steps.
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)"
- Install NPM packages
npm install
- Run a Dfinity node locally on a terminal
dfx start
- Deploy you canisters locally
dfx deploy ou dfx canister create --all dfx build dfx canister install --all -m reinstall
- Initialize data locally
./initData.sh
- Devserver with Hot reload for frontend development
npm run start
Documentation coming soon...
See the open issues for a list of proposed features (and known issues).
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Your Name - @AnthonyMQ23 - email
Project Link: https://github.com/esensconsulting/Belisama