You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
bin | 3 years ago | |
config | 3 years ago | |
public | 3 years ago | |
src | 3 years ago | |
.env | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
composer.json | 3 years ago | |
composer.lock | 3 years ago | |
symfony.lock | 3 years ago |
README.md
#Funky Framadate API Experimental REST backend in symfony 4 for Funky framadate.
Dev
install dependencies with Composer
launch local server with
php bin/console server:run
Production
set a virtual host on your server, configure CORS access to have the API to work. configure database access in a .env.local file , replace variables DATABASE_URL=mysql://database_user:db_user_password@127.0.0.1:3306/database_name this file is not versionned
initiate the database
php bin/console doctrine:schema:create
About
made by B. Lemoine, aka Tykayn, for the framadate funky front end project, a polling libre software.
contacts
contact@cipherbliss.com https://mastodon.cipherbliss.com/@tykayn https://keybase.io/tykayn https://twitter.com/tykayn https://cipherbliss.com