Git Product home page Git Product logo

hoodie-notes's Introduction

hoodie-notes

Build Status

A simple Markdown notebook application built using React.js for the view layer and Hoodie as the backend as a service (BaaS). The app was created as a demonstration of several patterns for using a BaaS tool like Hoodie.

Running the app

Prerequisites

Install and Build

git clone [email protected]:jakepeyser/hoodie-notes.git
cd hoodie-notes
yarn
yarn build

This will copy the project to your local machine and install all runtime and build dependencies.

After the dependencies are installed, transpile and bundle the front end code into the /public folder with webpack.

Running the app

$ yarn start
> [email protected] start /hoodie-notes
> hoodie

๐Ÿถ  Your Hoodie app has started on: http://localhost:8080
Stop server with control + c

This command will start the hoodie server. Go to localhost:8080 in your browser to start playing around with the app!

hoodie-notes's People

Contributors

jakepeyser avatar

Watchers

James Cloos 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.