Interested in contributing a starter kit for Couchbase in your favorite language and/or framework? Start here by exploring the open Issues and reading the guide on how to get started.
Looking to participate in Hacktoberfest 2024? 👻
Here's a fantastic way to contribute to Couchbase's open-source ecosystem by creating a Scala Starter Kit!
Couchbase already has starter kits for frameworks like Spring and Rails, but we're missing one for Scala! This is where YOU can make a difference. Help us build a Scala Couchbase starter kit to assist other developers, like yourself, in easily integrating Couchbase into their Scala applications.
What You’ll Do:
TL;DR: Create a Scala app showcasing Couchbase's core features, ensuring cross-platform compatibility, with a detailed README and tests. The final outcome is a new GitHub repo in your account for the starter kit, plus a PR in this repo adding your project to the community contributions section.
Set up a basic Scala app with the framework of your choice that connects to a Couchbase cluster.
Use the Couchbase Scala SDK to demonstrate key functionalities.
Include a sample .env file with necessary environment variables for connecting to Couchbase.
Create a README.md with setup instructions.
Configure deployment support for Gitpod and GitHub Codespaces.
Add a test that verifies the connection to Couchbase using GitHub Actions.
Basic Requirements:
Your Scala starter kit should include:
[ ] Connection to Couchbase: With both Couchbase Server and Capella support.
[ ] Environment Variables: Use the existing template provided in the samples directory of this repository.
[ ] Deployment Configurations: Provide setup for Gitpod and GitHub Codespaces.
[ ] Testing: Add a simple test workflow to validate the connection to Couchbase.
Looking to participate in Hacktoberfest 2024? 👻
Here's a fantastic way to contribute to Couchbase's open-source ecosystem by creating a Scala Starter Kit!
Couchbase already has starter kits for frameworks like Spring and Rails, but we're missing one for Scala! This is where YOU can make a difference. Help us build a Scala Couchbase starter kit to assist other developers, like yourself, in easily integrating Couchbase into their Scala applications.
What You’ll Do:
Basic Requirements:
Your Scala starter kit should include:
Resources:
READ THIS FIRST - Instructions for getting started
How To Get Started:
Follow the contribution instructions, and submit a pull request using the new starter kit pull request template with a link to your Scala starter kit.
Good luck on your adventure! ✨