All Projects → ClarityCafe → Aya

ClarityCafe / Aya

Licence: MIT license
your globally distributed waifu storage

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Aya

meanOs
Mean Operating System - The first decentralized, artificially intelligent, MEAN.js stack, operating system. Mean OS is the only operating system hosted anonymous using a P2P network and a suite of non-standard in-browser delivery mechanisms. Mean OS proudly supports Brave and Tor, be free!
Stars: ✭ 62 (+93.75%)
Mutual labels:  ipfs, vercel
qd-messages-ts
No ads, no tracking. Just a lightning fast peer-to-peer cross-platform messenger that doesn’t sell you out.
Stars: ✭ 22 (-31.25%)
Mutual labels:  ipfs
manuarora.in
🙌🏻 Personal website built using Next.js & TailwindCSS.
Stars: ✭ 53 (+65.63%)
Mutual labels:  vercel
photos
"Fx Fotos" is an opensource gallery app in react native with the same smoothness and features of Google Photos and Apple Photos. It is backend gnostic and connects to decentralized backends like "box", "Dfinity", "Filecoin" and "Crust".
Stars: ✭ 620 (+1837.5%)
Mutual labels:  ipfs
metabin
Advanced data sharing ecosystem - main repo
Stars: ✭ 15 (-53.12%)
Mutual labels:  ipfs
.com
Digital garden built using Next13, Typescript, and a bunch of goodies
Stars: ✭ 186 (+481.25%)
Mutual labels:  ipfs
Vipfs
Vue.js + IPFS = VIPFS. Create unstoppable applications
Stars: ✭ 242 (+656.25%)
Mutual labels:  ipfs
prometheus-spec
Censorship-resistant trustless protocols for smart contract, generic & high-load computing & machine learning on top of Bitcoin
Stars: ✭ 24 (-25%)
Mutual labels:  ipfs
datasette-publish-vercel
Datasette plugin for publishing data using Vercel
Stars: ✭ 30 (-6.25%)
Mutual labels:  vercel
insta-share
Instant File Sharing powered by IPFS Networks. Build with Vue 3 and ViteJS
Stars: ✭ 53 (+65.63%)
Mutual labels:  ipfs
go-ipfs-plugin-i2p-gateway
A plugin for presenting an IPFS gateway over i2p
Stars: ✭ 14 (-56.25%)
Mutual labels:  ipfs
go-ipfs
Ungx-ed fork of go-ipfs
Stars: ✭ 31 (-3.12%)
Mutual labels:  ipfs
website
My personal website.
Stars: ✭ 29 (-9.37%)
Mutual labels:  vercel
trystero
🤝 Serverless WebRTC matchmaking for painless P2P — Make any site multiplayer in a few lines — Use BitTorrent, IPFS, or Firebase
Stars: ✭ 512 (+1500%)
Mutual labels:  ipfs
orbit-db-cli
CLI for orbit-db
Stars: ✭ 60 (+87.5%)
Mutual labels:  ipfs
bifrost
🌉 The rainbow bridge. URL shortener for Vercel.
Stars: ✭ 28 (-12.5%)
Mutual labels:  vercel
blog
My personal blog.
Stars: ✭ 13 (-59.37%)
Mutual labels:  vercel
dynamic-data-and-capabilities
[ARCHIVED] Dynamic Data and Capabilities in IPFS Working Group
Stars: ✭ 57 (+78.13%)
Mutual labels:  ipfs
go-ipns
Utilities for creating, parsing, and validating IPNS records
Stars: ✭ 35 (+9.38%)
Mutual labels:  ipfs
ipfs-api-mount
Mount IPFS directory as local FS.
Stars: ✭ 16 (-50%)
Mutual labels:  ipfs

Project Aya FOSSA Status

Project Aya is not your typical image board. It's designed to be simple, minimal, and only focus on what matters most - the images.

Aya was created to leverage the current trend with web development - which is the serverless web application trend. It allows websites to be more efficient with cost and ultimately would future-proof the platform by splitting a what would be a monolithic system for the API into a series of split functions that only executes when needed.

We also made the UI much more simpler and modern compared to contemporaries, giving it a more professional, but simple look that is easy to get on to.

image

And to top it off, we don't rely on S3 or any vendor-specific object storage, we use IPFS to host our content, this makes sure your images are available, even if Project Aya goes down.

Contributing

For now, we're still in early stages, but we accept contributions both small and large. Keep in mind we already have the UI designed (just not implemented yet), so if you want to change something in the UI, consult Ayane Satomi - the project proponent, if you want to change something (opening an issue before doing something with the UI's overall look and feel works as well).

If you want to test what works currently, follow the instructions below.

You will need the following first to get started:

  • SauceNAO API Key
  • MongoDB Database URL (a local one would work!)
  • Redis connection URL (Not required, but highly recommended for production deployments!)
  • Reddit OAuth secrets

you will need to set them as environment variables (we make use of environment variables heavily so we can deploy on Vercel) - consult lib/database.ts and lib/sourceLookup.ts for the environment variable naming.

With that done, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result. Hopefully nothing breaks. If it does, go ahead and open an issue because that's clearly not intended.

Deploy on Vercel

The easiest way to deploy Aya is to use the Vercel Platform from the creators of Next.js.

Check out Vercel's Next.js deployment documentation for more details.

Copyright

Copyright © 2019 Ayane Satomi, Ovyerus, et al. Licensed under MIT.

This is a Next.js project bootstrapped with create-next-app.

License

FOSSA Status

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].