Skip to content

Commit

Permalink
- Replaced Relative Date code with quartzite library
Browse files Browse the repository at this point in the history
- Updated README
  • Loading branch information
robbdimitrov committed Dec 27, 2018
1 parent ff88a07 commit aec9544
Show file tree
Hide file tree
Showing 7 changed files with 1,801 additions and 1,935 deletions.
22 changes: 0 additions & 22 deletions .editorconfig

This file was deleted.

16 changes: 4 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Screenshots are available in the [`screenshots`](screenshots) directory.

Clone the repository to your filesystem

```
```sh
$ git clone [email protected]:robbdimitrov/pixelgram.git
$ cd pixelgram
```
Expand All @@ -40,19 +40,19 @@ $ cd pixelgram

Build images

```
```sh
$ docker-compose build
```

Run containers

```
```sh
$ docker-compose up
```

Stop containers

```
```sh
$ docker-compose down
```

Expand All @@ -62,14 +62,6 @@ Open the front-end [here](http://localhost:4000/) and access the API [here](http

The API documentation is available [here](API.md).

## Contact

[Robert Dimitrov](http://robbdimitrov.com)

[@robbdimitrov](https://twitter.com/robbdimitrov)

## License

Copyright (c) Robert Dimitrov.

Licensed under the [MIT](LICENSE) License.
Loading

0 comments on commit aec9544

Please sign in to comment.