Welcome to the CorePass Developer Hub! This repository hosts the documentation for CorePass, a revolutionary platform for digital identity management that empowers users with full control over their personal data. Our documentation is built using Docusaurus system.
CorePass is dedicated to revolutionizing the way digital identities are managed. By giving users control over their personal data, CorePass paves the way for a more secure and privacy-respecting digital environment.
This project uses Docusaurus for documentation. To get started with the development or contribution to the documentation, follow the steps below.
Ensure you have the following installed:
- Node.js (v18.0 or higher)
- npm/Yarn
-
Clone the repository:
git clone https://github.com/<your-username>/corepass-docs.git
-
Navigate to the project directory:
cd corepass-docs
-
Install the dependencies:
npm install
To start a local development server and open up a browser window, run:
npm start
To create a static build of the documentation, run:
npm run build
To deploy the documentation to a static web hosting service, run:
npm run deploy
We welcome contributions to the CorePass Developer Hub! Whether it's improving the documentation, fixing bugs, or adding new features, your contributions are greatly appreciated.
This project is licensed under the CORE license - see the LICENSE file for details.
For support, please open an issue in the GitHub issue tracker.
For the latest updates and news about CorePass, follow us on social media or visit our official website.