1
0
mirror of https://github.com/kremalicious/ipfs.git synced 2025-02-14 21:10:43 +01:00
dependabot-preview[bot] b08c246268
Bump ipfs-http-client from 42.0.0 to 44.0.3
Bumps [ipfs-http-client](https://github.com/ipfs/js-ipfs) from 42.0.0 to 44.0.3.
- [Release notes](https://github.com/ipfs/js-ipfs/releases)
- [Changelog](https://github.com/ipfs/js-ipfs/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/ipfs/js-ipfs/commits/ipfs-http-client@44.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-16 21:57:49 +00:00
2019-12-08 17:27:44 +01:00
2019-10-26 17:37:31 +02:00
2020-03-10 03:57:00 +01:00
2019-12-08 17:27:44 +01:00
2019-10-20 01:40:55 +02:00
2019-12-08 17:27:44 +01:00
2019-12-08 17:27:44 +01:00
2019-12-08 17:27:44 +01:00
2019-10-20 01:40:55 +02:00
2019-10-20 01:40:55 +02:00
2020-03-10 03:57:00 +01:00
2020-03-10 03:57:00 +01:00
2019-10-21 10:25:19 +02:00

ipfs

A public IPFS node & gateway. ipfs.kretschmann.io

Build Status

This repo holds a React app built with Next.js serving as the frontpage of ipfs.kretschmann.io from where you can add files to IPFS via drag and drop.



Development

npm i
npm start

Will start a live-reloading local server, reachable under localhost:3000.

Production

To create a production build:

npm run build

Outputs to ./public.

Deployment

Every branch is automatically deployed to Now with their GitHub integration. A link to a deployment will appear under each Pull Request.

The latest deployment of the master branch is automatically aliased to ipfs.kremalicious.now.sh.

Description
🛰 A public IPFS node & gateway.
https://ipfs.kretschmann.io Readme 2.2 MiB
Languages
TypeScript 61%
CSS 32.3%
JavaScript 6.7%