Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/byhbt/kwtool

Keyword research tool (educational project)
https://github.com/byhbt/kwtool

docker elixir keyword phoenix

Last synced: about 6 hours ago
JSON representation

Keyword research tool (educational project)

Awesome Lists containing this project

README

        

KWTool - Keyword research tool 🦀



Version


Documentation


License: MIT


Twitter: huynhbathanh

> Tool for keywords research using Elixir and Phoenix Framework

### 🏠 [Homepage](https://kw-tool.herokuapp.com)

### ✨ [Demo](https://kw-tool.herokuapp.com)

## Roadmap

[Kanban Board](https://github.com/byhbt/kwtool/projects/1)

## Prerequisites

Please make sure you install the correct version of below software in order to start working or testing on this project.

- Elixir 1.10
- Mix 1.11.3
- Phoenix 1.5.8
- Docker 20.10.0
- Docker Compose 1.27.4

## Development

Run the `docker-compose` to start the Postgresql and Redis service which is required for the app.

```sh
docker-compose up
```

Run migrations
```sh
mix ecto.migrate
```

## Run tests

(updating)

## Author

👤 **Thanh Huynh**

* Twitter: [@huynhbathanh](https://twitter.com/huynhbathanh)
* Github: [@byhbt](https://github.com/byhbt)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/byhbt/kwtool/issues). You can also take a look at the [contributing guide](https://github.com/byhbt/kwtool/wiki/Contribute).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2021 [Thanh Huynh](https://github.com/byhbt).

This project is [MIT](https://opensource.org/licenses/MIT) licensed.