This innovative tool seamlessly integrates your daily work applications into a single platform. It serves as the comprehensive workspace for both you and your team.
Winter will bring together strangers with similar interests, as winter used to bring together unfamiliar travelers in different huts
- your personal knowledge base, marked as private and accessible only to you;
- documentation on your project, accessible only to those people to whom you have given access to it;
- the history of the world, your book, accessible to everyone so that everyone can explore your world closer.
- creating knowledge bases;
- defining privacy settings for knowledge bases;
- using the markdown format for easy creation of notes;
- the ability to share knowledge bases and edit individual documents at the same time;
- etc...
It is planned that our project will have open source code and the ability to deploy winter locally. It is possible that winter will work in a decentralized manner. Web 3.0?
- docker compose
-
clone repo:
git clone https://github.com/DmitryHudrich/Winter.git -
go to repo directory:
cd ./Winter -
start a cluster:
docker compose -f docker-compose.dev.yml up -
congrats! ^^
- nodejs
- npm
- dotnet-sdk 8.0
-
clone repo:
git clone https://github.com/DmitryHudrich/Winter.git -
go to repo directory:
cd ./Winter -
start a server:
dotnet run -c Release --project ./ServerApp/ServerApp.Api -
go to client folder:
cd ./ClientApp -
install node.js dependencies:
npm i -
start client:
npm run dev -
congrats!
Thank you for your interest in contributing to Winter! You have several ways to contribute.
- Did you find a bug? Don't like how something works? Do you want to suggest a new feature? Github issues is a great way to talk about it and we will be happy to consider all suggestions.
-
We have some simple recommendations about pull requests:
- one feature — one pull request;
- clearly describe the essence of the changes;
Thank you for your help!
⋆꙳•❅°⋆❄️.ೃ࿔:・❄️ ₊⋆꙳•❅°⋆❄️.ೃ࿔:・❄️ ₊⋆⋆꙳•❅°⋆❄️.ೃ࿔:・❄️ ₊⋆꙳•❅°⋆❄️.ೃ࿔:・❄️ ₊⋆⋆꙳•❅°⋆❄️.ೃ࿔:・❄️ ₊⋆꙳•❅°⋆❄️.ೃ࿔*:・*❄️ ₊⋆⋆꙳•
. .
_\/ \/_ _ _ _ __ _ _____ ___ ___
_\/\/_ | | | || | \| |_ _| __| _ \
_\_\_\/\/_/_/_ | 'V' || | | ' | | | | _|| v /
/ /_/\/\_\ \ !_/ \_!|_|_|\__| |_| |___|_|_\

