Skip to content

📫 The web application for people who likes to ask questions and get answers from others.

License

Notifications You must be signed in to change notification settings

andreyvpng/askme

Repository files navigation

Ask me

Codacy Badge Build Status

The web application for people who likes to ask questions and get answers from others.

Screenshot

Build & Run

Add .env. For developping I'm using this:

DJANGO_DB_NAME=askme
DJANGO_DB_USER=askme
DJANGO_DB_PASSWORD=askme
DJANGO_DB_HOST=db
DJANGO_DB_PORT=5432
DJANGO_SETTINGS_MODULE=config.dev_settings

For build and run, use:

docker-compose build && docker-compose up

License

askme is free software under terms of the Apache License 2.0

Copyright (C) 2018 by Andrey Varfolomeev

About

📫 The web application for people who likes to ask questions and get answers from others.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published