Skip to content

Commit

Permalink
Adds setup instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
swapkats committed Jul 5, 2020
1 parent 47ede6c commit ed3e349
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,23 @@ Perspective.wiki is the wiki for Mind maps that everybody can edit.

## Table of contents

1. [Setup](https://github.com/swapkats/project-perspective#setup)
1. [Philosophy](https://github.com/swapkats/project-perspective#philosophy)
2. [How we'll build it](https://github.com/swapkats/project-perspective#how-well-build-it)
3. [Contribute](https://github.com/swapkats/project-perspective#contribute)

## Setup

To Setup development locally, install docker and run.

`
make dev
`

Dev server runs on `localhost:8080`.

Prod development is done via github actions to aws on every new release.

## Philosophy

> Knowledge wants to be spread. It should not be constrained at any cost.
Expand Down

0 comments on commit ed3e349

Please sign in to comment.