Giter Club home page Giter Club logo

imrohan / pantry Goto Github PK

View Code? Open in Web Editor NEW
121.0 4.0 9.0 12.75 MB

๐ŸŠ Free data storage as a service. Pantry allows devs to store JSON for multiple apps & users. A good resource when building personal projects, apps for hackathons, and prototypes alike.

Home Page: https://getpantry.cloud/

License: Other

HTML 35.18% TypeScript 51.73% JavaScript 7.92% SCSS 3.86% Shell 1.31%
sass json typescript nodejs javascript api storage-api hackathon hackathons pantry storage redis

pantry's Introduction

Pantry

build Maintainability Issues Open Issues Closed Coverage Status

Pantry is a free service that provides perishable data storage for small projects. Data is securely stored for as long as you and your users need it and is deleted after a period of inactivity. Simply use the restful API to post JSON objects and we'll take care of the rest.

It was built to provide a simple, re-usable storage solution for smaller sized projects. It was created by developers for developers, to be there when you need it and to help you rapidly prototype your next project.

Development

Clone the repo

git clone https://github.com/imRohan/Pantry.git && cd Pantry

Install Dependencies

yarn

Install Redis

You will need to install Redis (v^6.2.0) on your machine and have server running using it's default settings

Create & Edit a .env and config.ts

cp env.sample .env cp src/app/config.dev.ts src/app/config.ts

Build frontend assets and run server (default port 3000)

yarn run dev

Open Example HTML page

Open http://localhost:3000/ in the browser of your choice

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.