Giter Site home page Giter Site logo

raihank43 / shareflow Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 467 KB

A Document sharing app built using NestJs, Prisma ORM, and with docker compose ready

JavaScript 3.67% Dockerfile 0.58% HTML 0.43% CSS 2.59% TypeScript 92.72%
docker-compose nestjs prisma prisma-orm react

shareflow's Introduction

ShareFlow

A Document management application where users can upload documents and then share with other users, built using NestJs and Prisma, also my first fullstack project that use docker for deployment

Table Schema Entity Relationship Diagram

Image Description

Business Process Flowchart

FlowChart

Document Management Application

This application is a document management system built using NestJs, Prisma and deployed using Docker.

How to Use

Follow these steps to run this application:

  1. Clone this repository:
git clone https://github.com/raihank43/ShareFlow.git
  1. Run Docker Compose:
docker-compose up -d
  1. After running the above command, Docker will build and run all services defined in docker-compose.yml.

  2. Access the application:

The server runs at http://localhost:3000
The client runs at http://localhost:8080

Configuration

This application requires a Cloudinary URL for uploading documents. You should provide this URL in the CLOUDINARY_URL environment variable in the docker-compose.yml file.

environment:
  CLOUDINARY_URL: "cloudinary://<your-cloudinary-url>"

Replace <your-cloudinary-url> with your Cloudinary URL.

Note

Ensure Docker is installed and running on your machine before running this application.

shareflow's People

Contributors

raihank43 avatar

Watchers

 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.