An open API service indexing awesome lists of open source software.

https://github.com/itamadev/bubbles

Self Hosted Code Bubbles
https://github.com/itamadev/bubbles

application cloud cloud-native container dev devcontainer development devops golang helm k8s kubernetes nextjs platform

Last synced: 5 months ago
JSON representation

Self Hosted Code Bubbles

Awesome Lists containing this project

README

          

# Bubbles

Code Bubbles is a free and open-source application for deploying and managing dev environment for on-prem usage.

## Roadmap

The goal of Bubbles is to cover as many use-cases with a pluginable approch for its users to have a seamless experience,
with a lot of features out of the box and a way to add more features with plugins.

### Progress

- [ ] golang
- [ ] python
- [ ] nodejs
- [ ] csharp
- [ ] java
- [ ] rust

## Spinning up the UI

First, run the development server:

```bash
npm run dev
```

## License

Bubbles is licensed under the [Apache Version 2.0 License](./LICENSE.md).