Giter VIP home page Giter VIP logo

notes's Introduction

Parker Hart's Notes Application

--

OLD INFORMATION BELOW

Trunk

Build Status

Trunk is a simple, web-based notes app that stores notes as Markdown.

Try it out at TryTrunk.com, or follow the instructions below to self-host.

Trunk Screenshot

Installation

Trunk is a regular Rails app and is therefore pretty straight forward to set up. It requires Ruby 2.2 and prefers Postgres, although other databases should work too.

Set up the database

Go into config/ and copy database.yml.postgres to database.yml and edit as required, or create your own database.yml config from scratch.

Create a user

By default Trunk does not allow users to sign up from the web interface. To enable this, set an environmental variable ENABLE_SIGNUP to true and restart.

If you do not wish to enable registration, you should use the built in rake task to create a user:

rake users:create

Development

Contributions are always welcome. If you introduce a new feature, please write tests for it. Trunk uses Cucumber for integration tests.

License

Trunk is released under the MIT License. See the attribution section below for any exceptions.

Attribution

Thanks to Paomedia for the pin icon used in the sidebar. https://www.iconfinder.com/icons/299069/pin_icon

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.