Framadate v2 API backend en symfony. dépot miroir
Go to file
Baptiste Lemoine 6b4994b35a can create poll 2019-11-06 12:27:46 +01:00
bin Add initial set of files 2019-10-24 13:06:51 +02:00
config can create poll 2019-11-06 12:27:46 +01:00
public Add initial set of files 2019-10-24 13:06:51 +02:00
src can create poll 2019-11-06 12:27:46 +01:00
.env 🎉 init all in symfony 4 2019-10-25 14:13:11 +02:00
.gitignore basic conf for endpoints and local webserver to run 2019-11-05 12:16:16 +01:00
README.md 📖 doc to startup the project 2019-11-06 11:12:16 +01:00
composer.json can create poll 2019-11-06 12:27:46 +01:00
composer.lock can create poll 2019-11-06 12:27:46 +01:00
symfony.lock can create poll 2019-11-06 12:27:46 +01:00

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