Skip to content

afranck64/crush-me-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crush me back!

Be notified when your crush crushed you back

Installation

To install the project, follow these steps:

  1. Clone the repository with
 git clone https://github.com/afranck64/crush-me-back
  1. Install the project dependencies: docker and docker-compose
  2. Set up environment variables in a .env file in the project root folder based on the template .env.template
  3. [Optional] Set up a logging configuration in a web/log.conf file based on the template web/log.conf.template. The template can be used as is

Usage

To run the project use the following command:

docker-compose run web

the project will listen to requests send to the socket file sockets/web.socket

To run the project in dev mode use following command:

docker-compose run web_dev

The application will accessible at http://localhost:5000/.

Tests

To run tests, run the following command:

docker-compose run test

Contributing

Contributions are welcome! To contribute, follow these steps:

  1. Fork the repository.
  2. Create a branch for your contribution with git checkout -b my_new_feature.
  3. Make your changes.
  4. Submit a pull request on main branch.

License

This project is licensed under the MIT License.

About

A Twitter bot that helps crushes find each other.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages