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 75ad27658e Fix flow errors 2017-05-09 23:14:24 -07:00
.githooks/pre-commit Fix flow errors 2017-05-09 23:14:24 -07:00
__mocks__ Fix flow errors 2017-05-09 23:14:24 -07:00
flow-typed/npm Fix flow errors 2017-05-09 23:14:24 -07:00
frontend Fix flow errors 2017-05-09 23:14:24 -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 Config and flow scripts 2017-05-03 22:49:08 -07:00
.flowconfig Fix flow errors 2017-05-09 23:14:24 -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 Start using babel-preset-env 2017-04-29 15:52:05 -07:00
package.json Fix flow errors 2017-05-09 23:14:24 -07:00
webpack.config.dev.js Better webpack settings for development 2016-08-27 13:18:46 -07:00
webpack.config.js Add flow, example implementation and types 2017-04-27 22:10:43 -07:00
webpack.config.prod.js Better webpack settings for development 2016-08-27 13:18:46 -07:00
yarn.lock Fix flow errors 2017-05-09 23:14:24 -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