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.
0a76d6af9ed2946e44bbd1d01f62a6fd76390c82
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%