The Frontend for the Open Cloud Compute prototype. Open Cloud Compute (OCC) is an initiative launched by the EkStep Foundation in India to create a decentralized and interoperable cloud computing network. We aim to connect independent micro data centers, enhancing access to computing resources while promoting local data sovereignty. By fostering competition among smaller providers, we seeks to democratize cloud services, making them more accessible and affordable for businesses of all sizes.
Create an .env
and follow the variable name based on .env.example
and get the GitHub API Key.
Steps to generate the API key:
- Generate an API key
- Add permissions
Provide the API key to the
GITHUB_TOKEN
environment variable. Also add theGITHUB_ID
andGITHUB_REPO
to the.env
- Clone the repository:
git clone https://github.com/PeoplePlusAI/occ-hack-gui.git
- Install the dependencies with
npm i
- Start the project by
npm run dev
You can find the steps to publish a blog on the website in the BlogTemplate Folder.
pages/index.js
: Homepage of the frontendpages/resources/index.js
: Resource Pagepages/about/index.js
: About Pagepages/blog/index.js
: Blog Listing pagepages/blog/[slug].js
: Blog post page
- Next.js
- Chakra UI
- MDX (next-mdx-remote)
We welcome contributions from the community. To contribute to this project, please follow the guidelines outlined in CONTRIBUTING.md.
Explain where to find and how to use your project's documentation:
The docs
folder contains project documentation and related documents. To access or contribute to the documentation, please refer to docs/README.md.
If you encounter any issues with the project, please create a new issue using the issue template. Provide as much detail as possible to help us understand and resolve the issue.
If you are interested in volunteering for this project, please refer to this link for more information.
If you would like to contribute to the codebase, please refer to the CONTRIBUTING.md file for more information. We appreciate your contributions!
People+ai connects do-ers, dreamers, tinkerers and innovators with ideas & resources to build an ecosystem that can empower a billion people to reach their potential - Know More
We sincerely thank the following people who's open sourced code has helped us.
- Abdul Rehman for the website structure and code.
Made with
♥️ for 🇮🇳 by Team People+AI