Giter VIP home page Giter VIP logo

fiber-note's Introduction

building codecov

fiber note - networked note-taking app, open and self-hosting | Product Hunt Embed

fiber note

A networked note-taking app which is open and self-hosting, inspired by roam-research and others.

screenshots

screenshot

demo

A public demo

deployment

dependencies

  • typical rails environment, plus postgresql and redis.

heroku

Deploy

environment variables

The app loads environment variables and behaves accordingly. It uses dotenv to loads values from files (e.g. .env, .env.development.local, .env.production). Platforms like heroku also allow you to set env variables in the configuration panel.

authentication

The app loads password from ENV['PASSWORD'], which is password by default, as defined in .env.

available services

To enable performance analytics by skylight, set environment vars SKYLIGHT_ENABLED=true and SKYLIGHT_AUTHENTICATION=YOUR_TOKEN.

To enable sentry for error tracking, set an environment var SENTRY_DSN=YOUR_SENTRY_DSN.

cookies

For security reasons (i.e. deploy this repo directly), secret_key_base will be randomized every time the server restarts, that includes upgrading to a new version. User may have to do a refresh in browser.

fiber-note's People

Contributors

dependabot[bot] avatar namiwang 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.