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.
2095b3a874f21f956d31b6e27e76887b6604aaed
* Fix prettier integration, format * Reformat again
Atlas
Installation
- Install dependencies with
yarn
- Register a Slack app at https://api.slack.com/apps
- Copy the file
.env.sample
to.env
and fill out the keys - Run DB migrations
./node_modules/.bin/sequelize db:migrate
- Start the server
yarn start
Ideas
- Create sharable private URLs for notes
- Settings
- Enable :emoji: autoconvert
Description
UPSTREAMED: outline with this patch integrated: https://github.com/outline/outline/pull/2659
Languages
JavaScript
99.8%