dannyYassine / secret-santa

Create a virtual secret santa with friends! Enter your friends info and the application with randomly assign the group and it will send an email to all participants for a COVID friendly secret santa.

Home Page:https://virtual-secret-santa.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

secret-santa

Build Status

API set up on heroku

heroku buildpacks:set https://github.com/timanovsky/subdir-heroku-buildpack

heroku buildpacks:add heroku/php

heroku config:set PROJECT_PATH=api

Procfile and nginx_app.conf loccated in the api/ folder, because heroku needs these files at the project root and so we had to use the buildpack above.

Travis CI setup

About

Create a virtual secret santa with friends! Enter your friends info and the application with randomly assign the group and it will send an email to all participants for a COVID friendly secret santa.

https://virtual-secret-santa.web.app/

License:MIT License


Languages

Language:PHP 61.8%Language:Blade 19.7%Language:HTML 9.2%Language:JavaScript 5.5%Language:Vue 2.5%Language:Shell 0.8%Language:Makefile 0.3%Language:Dockerfile 0.1%Language:SCSS 0.1%