/kwtool

Keyword research tool (educational project)

Primary LanguageElixirMIT LicenseMIT

KWTool - Keyword research tool 🦀

Version Documentation License: MIT Twitter: huynhbathanh

Tool for keywords research using Elixir and Phoenix Framework

Demo

Roadmap

Kanban Board

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.

docker-compose up

Run migrations

mix ecto.migrate

Run tests

(updating)

Author

👤 Thanh Huynh

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Thanh Huynh.
This project is MIT licensed.