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.
Files
outline/README.md
2017-04-23 20:12:53 -07:00

17 lines
376 B
Markdown

# Atlas
## Installation
1. Install dependencies with `yarn`
1. Register a Slack app at https://api.slack.com/apps
1. Copy the file `.env.sample` to `.env` and fill out the keys
1. Run DB migrations `./node_modules/.bin/sequelize db:migrate`
1. Start the server `yarn start`
## Ideas
- Create sharable private URLs for notes
- Settings
- Enable :emoji: autoconvert