Code Monkey home page Code Monkey logo

callsquare's Introduction

Callsquare

Warning This is a work-in-progress and not the finished product.

I work on this project fir an hour or so whenever I have free time during the night after work. Feel free to leave feature suggestions and/or contribute to the project.

Callsquare

About this project

This project was conceived as an experiment to explore the capabilities of Next.js 13. The primary objective was to build a modern application that incorporates a variety of features including, but not limited to, authentication, API route handlers, middleware, and server components.

The application is designed to simulate a video call platform, providing a practical context in which to apply and test these features. It leverages the power of Next.js 13 to handle server-side operations, routing, and server side rendering.

Key features of the application include:

  • User Authentication: Ensuring secure access to the application and protecting user data.
  • API Routes: Facilitating communication between the client and server, enabling data exchange for various application features.
  • iddleware: Managing the sequence of functions that process requests and responses.
  • Server Components: Utilizing Next.js 13's server components to deliver an optimized user experience. T his project is an ongoing experiment, with plans for further exploration and expansion of its capabilities.

Known Issues

A list of things not working right now:

  1. Share screen functionality is not working.
  2. Invite email is not working. (Using React Email and Nodmailer, email sending works, but Resend with React Email throws this error when sending: "The gmail.com domain is not verified. Please, add and verify your domain on Resend". The doamin has been verified and an api key generated for it. I can't seem to find any documentation or issues online that address this.)

Tech Stack

Features to be implemented

  • Invite email with React Email and Resend
  • Authentication with Clerk
  • Scheduling calls
  • Screen Annotations

Installation

1. Clone the repository

git clone https://github.com/JaleelB/callsquare

2. Install dependencies

yarn

3. Create a .env file

Create a .env file in the root directory and add the environment variables as shown in the .env.example file.

How do I deploy this?

Follow the deployment guides for Vercel, Netlify and Docker for more information

License

Licensed under the MIT License. Check the LICENSE file for details.

Contributing

Contributions are welcome! Please open an issue if you have any questions or suggestions. Your contributions are welcomed and will be acknowledged.

See the contributing guide for more information.

callsquare's People

Contributors

jaleelb avatar

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.