All Projects → tks18 → Gindex V4

tks18 / Gindex V4

Licence: gpl-3.0
A Vue Js Based G Index with Improved Dark Mode, Search and Video Player

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gindex V4

Mern Authentication
MERN stack authentication boilerplate: password reset, email verification, server sessions, redux, hooks and docker for dev and prod.
Stars: ✭ 129 (-9.79%)
Mutual labels:  mongodb, backend, frontend
Full Stack Fastapi Postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Stars: ✭ 7,635 (+5239.16%)
Mutual labels:  jwt, backend, frontend
Nest Angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
Stars: ✭ 307 (+114.69%)
Mutual labels:  mongoose, mongodb, jwt
Bookmarks.dev
Bookmarks and Code Snippets Manager for Developers & Co
Stars: ✭ 218 (+52.45%)
Mutual labels:  mongoose, mongodb, frontend
Node Javascript Ecommerce
Build ECommece Like Amazona Using Vanilla JS
Stars: ✭ 57 (-60.14%)
Mutual labels:  mongodb, backend, frontend
Frisky
🍿 Open Source GraphQL API for Online Shows
Stars: ✭ 161 (+12.59%)
Mutual labels:  netflix, mongoose, mongodb
Egg Restfulapi
🏅 基于Egg.js 2.0 & {mongoose,jwt}RESTful API 模板,用于快速集成开发RESTful前后端分离的服务端。
Stars: ✭ 524 (+266.43%)
Mutual labels:  mongoose, mongodb, jwt
Curriculum
Dive into our 7-month web development program covering HTML, CSS, Javascript, Node, and React!
Stars: ✭ 453 (+216.78%)
Mutual labels:  mongodb, backend, frontend
Curriculum
Overview of the different modules and learning goals of the program.
Stars: ✭ 40 (-72.03%)
Mutual labels:  mongodb, backend, frontend
Jwt Node Vue
Repositório responsável pelo primeiro projeto da série de vídeos: Coding Stuff.
Stars: ✭ 29 (-79.72%)
Mutual labels:  mongoose, mongodb, jwt
Nest User Auth
A starter build for a back end which implements managing users with MongoDB, Mongoose, NestJS, Passport-JWT, and GraphQL.
Stars: ✭ 145 (+1.4%)
Mutual labels:  mongoose, mongodb, backend
Angular Full Stack
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
Stars: ✭ 1,261 (+781.82%)
Mutual labels:  mongoose, mongodb, jwt
Full Stack Fastapi Couchbase
Full stack, modern web application generator. Using FastAPI, Couchbase as database, Docker, automatic HTTPS and more.
Stars: ✭ 243 (+69.93%)
Mutual labels:  jwt, backend, frontend
Securing Restful Apis With Jwt
How to secure a Nodejs RESTful CRUD API using JSON web tokens?
Stars: ✭ 301 (+110.49%)
Mutual labels:  mongoose, mongodb, jwt
Yii2 Angular Boilerplate
Yii2 REST API + Angular10 Boilerplate (Frontend/Backend)
Stars: ✭ 194 (+35.66%)
Mutual labels:  jwt, backend, frontend
Node Express Mongodb Jwt Rest Api Skeleton
This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp
Stars: ✭ 603 (+321.68%)
Mutual labels:  mongoose, mongodb, jwt
Spring Boot Mongodb Angular Todo App
A Sample App built using Spring Boot, Angular and MongoDB
Stars: ✭ 84 (-41.26%)
Mutual labels:  mongodb, backend, frontend
Mern Boilerplate
Fullstack boilerplate with React, Redux, Express, Mongoose, Passport Local, JWT, Facebook and Google OAuth out of the box.
Stars: ✭ 112 (-21.68%)
Mutual labels:  mongoose, mongodb, jwt
Koa Vue Fullstack
A lightweight boilerplate for a universal webapp based on koa, mongodb, node, vue, and webpack
Stars: ✭ 126 (-11.89%)
Mutual labels:  mongoose, mongodb
Eshoponcontainersddd
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
Stars: ✭ 126 (-11.89%)
Mutual labels:  backend, frontend

https://data.jsdelivr.com/v1/package/gh/tks18/gindex-v4/badge/year https://data.jsdelivr.com/v1/package/gh/tks18/gindex-v4/badge/month https://data.jsdelivr.com/v1/package/gh/tks18/gindex-v4/badge/week https://img.shields.io/github/languages/top/tks18/gindex-v4 Maintenance Ask Me Anything !

A Vue js Based GD Index

Project HomePage

Follow guide to deploy yours!

Telegram Support Group

We have a Detailed Project WiKi that Explains Everything in Detail and the Process to be Done to Deploy Everything and Also how to Develop in Local Environment - Here is the Wiki

Introducing Our Own CLI Tool

You can Use Our CLI Tool to Deploy Your Backend With Ease.

  • Open Cmd or Terminal as the Case maybe and Type the following
> npm i -g gindex-cli-tool
  • After Installing the Package, Enter the Following to Initialize the Tool and Check for all the Pre-requisites
> gdployer init
  • After Performing all the Checks it give a Success Output.
  • Type in the Following to Login to Heroku Account from the CLI.
> heroku login
  • Type in the Following to Start Deployment Process.
> gdployer deploy

What is GD Index ?

First of all GD-Index stands for Google Drive Directory Index. It is a Serverless Google Drive directory indexing program. It can list Google Drive files in the form of a directory and can be downloaded through a straight chain. It Can be Your Personal Drive or Share Drive or a Folder or a Team Drive.

This GIndex is Based on Vue.js, a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects.

Any Issues / Help Regarding Setup, Feel free to Contact Through the telegram Group.

Local Development

You can Visit the Releases folder in the Repo for All the Local Development Zips Including Frontend, Backend and CLI Tool to Develop Locally. Pull Requests are Welcomed Provided it is Worthy to Merge it.

Click Here for Releases

Now With New UI
Refreshing New Home Look
Refreshing New Home Look
Refreshing New Home Look

Important - This Site Requires My GIndex Live Backend Server to be Running Otherwise the Site will Never Open.

Important - For Setting up of Backend. Visit my Wiki for Help in Setting Up.

Site Features Other than Aicirou's:

  1. This GIndex is Not Like Basic GIndex which Depends on Basic Auth Headers to Authenticate the Users. Rather this has its Own Backend Through Which Users will be Authenticated.
  2. Automated Email Verification with OTP.
  3. Uses Custom Video Player - Plyr to Stream Videos.
  4. Uses Custom Audio Player - Plyr
  5. Complete Dark theme.
  6. User Role Based Authentication.
  7. No Public can Access Site's Content Without Logging in.
  8. Uses JWT to Verify User's Login on Each Route.
  9. JWT is Valid for a Week. After Expiry the User will get Automatically Logged out.
  10. Also User's JWT Token is Stored in LocalStorage as AES 256 Encrypted Key . This will be Decrypted on Demand. So that No One Can Access the User Details even if they have the Key.
  11. Fully Material Redesign of all Pages. (Under Progress).
  12. Has 3 Roles - User, Admins, Superadmins
    • Users - Can Only View Content.
    • Admins - Can Accept Users based on their Request
    • Superadmins - Can Accept Admin Requests.
  13. Uses MongoDB for User Database.
  14. Full Access Control of Backend from Frontend Based on User's Role.

Site Shots:

1. Home - Logged In HomeLog

2. Home - Logged Out homeout

4. Video Page video

5. Video Player - Extended video

6. Video Player - External Players video

7. Settings settings

8. Admin Page admin

9. Admin - User Registration Page register

10. Pending Requests - Modal pending

11. User Request Page request

12. User Verify Page verify

Thanks - Support Me

Creative Commons License
Google Drive Index by Sudharshan TK is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
Based on a work at https://github.com/tks18/gindex-v4

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].