Loading repository data…
Loading repository data…
SleekwareDB / repository
SleekwareDB is a NoSQL database storage service. A database storage service that can be used for various platforms and is easy to integrate.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Using Git SSH + docker-compose:
git clone git@github.com:SleekwareDB/sleekwaredb.git
cd sleekwaredb
cp .env-example .env
docker network create sleewaredb-network
docker-compose up # docker-compose up -d
Using Git HTTP + docker-compose:
git clone https://github.com/SleekwareDB/sleekwaredb.git
cd sleekwaredb
cp .env-example .env
docker network create sleewaredb-network
docker-compose up # docker-compose up -d
Using gh cli + docker-compose:
gh repo clone SleekwareDB/sleekwaredb
cd sleekwaredb
cp .env-example .env
docker network create sleewaredb-network
docker-compose up # docker-compose up -d
Please to read Code of CONDUCT before start to contribute.
The project requires contributors who are able to create manual presentations for users or developers. Visit Discussions Page
This project requires contributions from many developers to be of good use in the future.
As a developer, to be able to unite the vision and mission of the community, it's worth reading how SleekwareDB was developed and built using several technologies:
As an active contributor by providing practical suggestions and ideas that can be useful for the community. Visit Discussions Page
Read more about CONTRIBUTING