# 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