Skip to content

hoony6134/floatingfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

419 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

floatingfile

floatingfile is a file sharing platform that marries the flexibility of file storage applications with the convenience of file transfer applications.

If you'd like to try out the latest features, try out beta.floatingfile.space. Spaces created using the beta application are compatible with the production application.

Motivation

floatingfile was built to improve the process of moving files from university workstations to personal computers. A login-free and flexible solution was needed. For more info, see here.

Repository Structure

This respository is a monorepo containing packages that are responsible for the web client application, server, and landing page.

Please note that the iOS application codebase is not included in this monorepo.

Package Description Technologies
client Frontend for the floatingfile application. Boostrapped with Create React App. react, chakra-ui
common Shared code (interfaces, enums, components, constants).
landing floatingfile marketing/landing site. nextjs, react, chakra-ui
server Backend for the floatingfile application. express, mongoose, aws-sdk

Maintainers

  • Gareth Lau maintains floatingfile's servers, APIs, and web applications
  • Alan Yan maintains the floatingfile iOS application

About

The monorepo behind floatingfile.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 96.8%
  • HTML 2.0%
  • Other 1.2%