GithubHelp home page GithubHelp logo

tomasbarrios / free-roam Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cofinley/free-roam

0.0 1.0 0.0 5.97 MB

An attempt to recreate the major parts of Roam for offline use

Home Page: https://cofinley.github.io/free-roam/

HTML 1.49% JavaScript 92.86% SCSS 5.65%

free-roam's Introduction

Free-roam

Currently a work in progress. See issues for work left to do.

You can test drive it at https://cofinley.github.io/free-roam/

What

A Roam clone. One that is:

  • free
  • offline
  • not a cult

Why

  • I wanted to learn React
  • I don't like apps which slap on cloud storage/sync to justify SaaS monthly pricing models
  • "That doesn't sound too difficult" famous last words

Notes

Data Persistence

Since the app is self-contained, it can be built as a static bundle and hosted on Github Pages here. And since it's static, you can use it as a sandbox where each your edits are only visible to you. The data is local to your browser.

That being said, the app does not (currently) persist data between browser sessions, so use the save/load buttons in the left sidebar if you want to persist your work.

Local Development

Run yarn start in the project directory. This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Local Builds

If you'd like to run the build locally, see current releases. Just download the build.zip, unzip it, open the index.html and enjoy! Again, save and load your data in-between sessions.

If you'd like to build it yourself, run yarn build. This will override the homepage from the Github pages URL to "./" so that you can use it locally.

Testing

Testing is on the todo list, as soon as I learn best practice for React + Redux.

Run yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

free-roam's People

Contributors

cofinley avatar

Watchers

 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.