Git Product home page Git Product logo

documentation's Introduction

Welcome to Mia-Platform documentation

In this repository you can find the official Mia-Platform Documentation.

Documentation Join the Community

Open Source πŸ’»πŸ˜Ž

We believe in the open source community, we think it is important to give back and for this reason we have always supported the CNCF. Check out our open source projects.

  • MongoDB CRUD Service: a lightweight application that exposes an HTTP Interface to perform CRUD operations on MongoDB collections;
  • micro-lc: a micro-frontend orchestrator;
  • kube-green: a k8s operator that helps you reduce CO2 emissions while saving energy and money;
  • RΓΆnd: an open source RBAC solution to manage authorization on custom applications;
  • Mia-Platform Marketplace: our marketplace central registry.

Find out more πŸ”₯✨

Meetup YouTube Music Instagram LinkedIn Twitter Technical Blog

Local Development

The documentation site is built using Docusaurus 2; to develop locally you need:

  • Node 16+

To setup node, please if possible try to use nvm, so you can manage multiple versions easily.

This is a React application and uses Yarn as a package manager.
Once you have installed Yarn, you can go inside the directory of the project and install all dependencies simply running:

yarn install

This command rapidly launch the site on http://localhost:3000 and open up a browser window:

yarn start

After this command, every time you save the site will be automatically live updated.

To test the site built you have to build the project and runs it on a local server with following commands:

yarn build
yarn serve

This command starts a local development server, the site will be reachable on http://localhost:3000 window. To see changes you have to restart the server.

⚠️ The Search is configured to not working locally.

How to contribute

Read related contribution guide.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.