8000 GitHub - yelloweyesage/outline at jori/import-on-click
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, markdown compatible and open source.

License

Notifications You must be signed in to change notification settings

yelloweyesage/outline

 
 

Repository files navigation

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 yarn run sequelize -- db:migrate
  5. Start the development server yarn start

Migrations

Sequelize is used to create and run migrations, for example:

yarn run sequelize migration:create
yarn run sequelize db:migrate

Or to run migrations on test database:

yarn run sequelize db:migrate -- --env test

About

The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, markdown compatible and open source.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%
0