UPSTREAMED: outline with this patch integrated: https://github.com/outline/outline/pull/2659
This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Jori Lallo 2a8cc80a86 Added errors store with tests 2017-05-22 22:16:47 -07:00
.githooks/pre-commit Run flow on recommit 2017-05-11 17:24:47 -07:00
__mocks__ Fix flow errors 2017-05-09 23:14:24 -07:00
flow-typed Flow for all the files 2017-05-11 17:23:56 -07:00
frontend Added errors store with tests 2017-05-22 22:16:47 -07:00
public/fonts Moved to using Atlas fontface 2016-03-11 00:27:57 -08:00
scripts Renamed /src to /frontend 2016-07-24 15:32:31 -07:00
server Fix flow errors 2017-05-09 23:14:24 -07:00
.babelrc Config and flow scripts 2017-05-03 22:49:08 -07:00
.env.sample Adding installation instructions 2017-04-23 20:12:53 -07:00
.eslintrc lint 2017-05-11 17:40:57 -07:00
.flowconfig Added errors store with tests 2017-05-22 22:16:47 -07:00
.gitignore Cleaning deployment related stuff 2017-02-09 21:55:36 -08:00
.sequelizerc New database with migrations 2016-06-25 22:37:05 -07:00
Procfile Heroic deploy settings 2016-05-22 22:22:14 -07:00
README.md Adding installation instructions 2017-04-23 20:12:53 -07:00
index.js more settings 2016-05-23 22:55:42 -07:00
init.js Slate editor (#38) 2017-05-17 19:36:31 -07:00
package.json upgraded to react router v4 2017-05-17 19:57:26 -07:00
webpack.config.dev.js Fixed source maps 2017-05-17 19:49:30 -07:00
webpack.config.js Flow for all the files 2017-05-11 17:23:56 -07:00
webpack.config.prod.js Fixed source maps 2017-05-17 19:49:30 -07:00
yarn.lock upgraded to react router v4 2017-05-17 19:57:26 -07:00

README.md

Atlas

Installation

  1. Install dependencies with yarn
  2. Register a Slack app at https://api.slack.com/apps
  3. Copy the file .env.sample to .env and fill out the keys
  4. Run DB migrations ./node_modules/.bin/sequelize db:migrate
  5. Start the server yarn start

Ideas

  • Create sharable private URLs for notes
  • Settings
    • Enable :emoji: autoconvert