Git Product home page Git Product logo

floworky's Introduction

Floworky

An open source clone of workflowy. Interested in contributing? Take a look at the project page and issues page for outstanding issues.

Contributing to Floworky

Please read the contribution guidelines.

Setting up Development Environment

Floworky uses node-foreman to manage process startup. This requires the use of a .env file to specify the environment variables required by floworky:

echo DATABASE_URL=postgres://`whoami`@localhost:5432/floworky >> .env

A postgres database named floworky must be created prior to starting the application for the first time.

You must run npm run migrate prior to application startup to check for any schema or data migrations that need to be applied to your database.

(Optional) Configure Atom with Nuclide for Flow

Floworky uses flow for static type checking, which can be manually run using npm run flow. If you are using Atom to contribute, you can use Nuclide for type annotation information within your editor.

Technical Stack

Back End

Database

Front End

Testing

Resources

See RESOURCES.md

floworky's People

Contributors

anasauce avatar arayi avatar devonwesley avatar dianavashti avatar ethanjstark avatar jrob8577 avatar mantinone avatar moniarchy avatar nicosesma avatar rae-ralston avatar tjfwalker avatar

Stargazers

 avatar  avatar  avatar

Watchers

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