Skip to content

gsi-kevincarrera/code-stream

Repository files navigation

CodeStream: Because coding alone is so 1990!

Welcome to CodeStream, the social network for coders! We're all about turning coffee into code, and doing it together. Why code alone when you can code with friends?

Table of Contents

  1. Features
  2. Installation
  3. Technologies
  4. Contributing
  5. License

Features

Video Streaming

Learn new programming concepts, languages, or frameworks from our extensive library of video content. From beginner to advanced, we've got something for everyone. Watch, learn, and code along with the best in the business.

Interactive Playground

Try out your code in real-time with our interactive playground. It's like a sandbox for your code - experiment, make mistakes, learn, and improve. The playground supports multiple languages and frameworks, so you can code in your language of choice.

Collaborative Coding

Say goodbye to the days of scratching your head over a piece of code. With CodeStream, you can instantly share your code and get feedback from your team. Collaborate, learn, and grow together.

Installation

  1. Clone the repository
  2. Install the dependencies
npm install
# or
yarn install
# or
pnpm install
# or
bun install
  1. Start the development server
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Technologies

We use some awesome technologies to make CodeStream even more powerful:

Next.js

The React framework for the web

Clerk

Clerk is the tool that we use to manage our authentication system[^1^][5].

Shadcn

Shadcn is not just a component library, but a collection of reusable components that you can directly copy and paste into your applications[^2^][1]. It's built on top of Tailwind CSS and Radix UI and currently supports Next.js, Gatsby, Remix, Astro, Laravel, and Vite[^2^][1]. Shadcn UI provides several features that you can leverage for an enhanced user experience[^2^][1].

Contributing

We love pull requests from everyone. So, feel free to open an issue or a pull request

License

CodeStream is released under the MIT License. So, feel free to use it, and share it

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published