https://github.com/chiragagg5k/sahyog

The all-in-one platform for your team to collaborate, communicate, and get things done.

https://github.com/chiragagg5k/sahyog

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary

Keywords

authorization nextjs opa shadcn-ui
Last synced: 5 months ago · JSON representation

Repository

The all-in-one platform for your team to collaborate, communicate, and get things done.

Basic Info
  • Host: GitHub
  • Owner: ChiragAgg5k
  • License: mit
  • Language: TypeScript
  • Default Branch: master
  • Homepage:
  • Size: 22.5 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
authorization nextjs opa shadcn-ui
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Thumbnail

Sahayog

Sahayog is a platform for you and your team to collaborate, communicate, and get things done in public. Now what does that mean? It means you can create spaces that anyone can see, join, and participate in.

Think of it as like a glass-walled conference room. You can see what's going on inside from the outside, but only those with permission can enter and participate.

Rooms

Demo Video

https://github.com/ChiragAgg5k/sahyog/assets/110609663/62ef0258-ba84-47f9-827c-6134a3dd0dd5

Or check it out on YouTube - https://youtu.be/GgHb1drMNyw

Getting Started

You need to have the following installed on your machine:

  1. Node.js
  2. npm or yarn
  3. Docker
  • Clone the repository bash git clone https://github.com/ChiragAgg5k/sahyog

  • Create .env file in the root of the project and add the following: bash DATABASE_URL=postgresql://postgres:password@localhost:5432/sahyog NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=YOUR_CLERK_PUBLISHABLE_KEY CLERK_SECRET_KEY=YOUR_CLERK_SECRET_KEY

  • Install the dependencies bash npm install # or pnpm install

  • Start your OPAL server. Clone the forked sahayog-opal-cedar repo from here and run the following commands: bash cd .. # go back to the parent directory git clone https://github.com/ChiragAgg5k/sahyog-opal-cedar.git cd opal-cedar docker-compose -f docker-compose.yml up

This repo has the updated policy for the project, so make sure to clone this repo and not the original one.

  • Start the development server bash npm run dev # or pnpm dev

  • Open your browser and go to http://localhost:3000

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details.

Owner

  • Name: Chirag Aggarwal
  • Login: ChiragAgg5k
  • Kind: user
  • Location: Noida , Uttar Pradesh , India
  • Company: Bennett University

CSE Undergrad | Student at Bennett University

GitHub Events

Total
Last Year

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 19
  • Total Committers: 1
  • Avg Commits per committer: 19.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
ChiragAgg5k 1****k 19

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package.json npm
  • @types/eslint ^8.56.2 development
  • @types/node ^20.11.20 development
  • @types/react ^18.2.57 development
  • @types/react-dom ^18.2.19 development
  • @typescript-eslint/eslint-plugin ^7.1.1 development
  • @typescript-eslint/parser ^7.1.1 development
  • eslint ^8.57.0 development
  • eslint-config-next ^14.1.3 development
  • postcss ^8.4.34 development
  • prettier ^3.2.5 development
  • prettier-plugin-tailwindcss ^0.5.14 development
  • prisma ^5.14.0 development
  • tailwindcss ^3.4.3 development
  • typescript ^5.4.2 development
  • @clerk/nextjs ^5.1.4
  • @prisma/client ^5.14.0
  • @radix-ui/react-slot ^1.0.2
  • @t3-oss/env-nextjs ^0.10.1
  • class-variance-authority ^0.7.0
  • clsx ^2.1.1
  • geist ^1.3.0
  • lucide-react ^0.383.0
  • next ^14.2.1
  • react ^18.3.0
  • react-dom ^18.3.0
  • tailwind-merge ^2.3.0
  • tailwindcss-animate ^1.0.7
  • zod ^3.23.3
pnpm-lock.yaml npm
  • backend@1.2.2
  • clerk-react@5.2.3
  • client@5.15.0
  • cliui@8.0.2
  • config-array@0.11.14
  • counter@0.1.3
  • debug@5.15.0
  • engines-version@5.15.0-29.12e25d8d06f6ea5a0252864dd9a03b1bb51f3022
  • engines@5.15.0
  • env-core@0.10.1
  • env-nextjs@0.10.1
  • env@14.2.3
  • eslint-patch@1.10.3
  • eslint-plugin-next@14.2.3
  • eslint-plugin@7.12.0
  • eslint-utils@4.4.0
  • eslint@8.56.10
  • eslintrc@2.1.4
  • estree@1.0.5
  • fetch-engine@5.15.0
  • fs.scandir@2.1.5
  • fs.stat@2.0.5
  • fs.walk@1.2.8
  • gen-mapping@0.3.5
  • get-platform@5.15.0
  • helpers@0.5.5
  • js@8.57.0
  • json-schema@7.0.15
  • json5@0.0.29
  • module-importer@1.0.1
  • nextjs@5.1.4
  • node@20.14.2
  • object-schema@2.0.3
  • parseargs@0.11.0
  • parser@7.12.0
  • parser@7.2.0
  • prop-types@15.7.12
  • quick-lru@5.2.0
  • react-compose-refs@1.0.1
  • react-dom@18.3.0
  • react-slot@1.0.2
  • react@18.3.3
  • regexpp@4.10.1
  • resolve-uri@3.1.2
  • runtime@7.24.6
  • scope-manager@7.12.0
  • scope-manager@7.2.0
  • set-array@1.2.1
  • shared@2.2.2
  • sourcemap-codec@1.4.15
  • structured-clone@1.2.0
  • swc-darwin-arm64@14.2.3
  • swc-darwin-x64@14.2.3
  • swc-linux-arm64-gnu@14.2.3
  • swc-linux-arm64-musl@14.2.3
  • swc-linux-x64-gnu@14.2.3
  • swc-linux-x64-musl@14.2.3
  • swc-win32-arm64-msvc@14.2.3
  • swc-win32-ia32-msvc@14.2.3
  • swc-win32-x64-msvc@14.2.3
  • trace-mapping@0.3.25
  • type-utils@7.12.0
  • types@4.6.0
  • types@7.12.0
  • types@7.2.0
  • typescript-estree@7.12.0
  • typescript-estree@7.2.0
  • utils@7.12.0
  • visitor-keys@7.12.0
  • visitor-keys@7.2.0