Commit graph

8 commits

Author SHA1 Message Date
Ruidy
500c6a1b73
Rj nemo/gitpod setup (#4)
* Fully automate dev setup with Gitpod

This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.

* ignore file
2021-02-10 20:33:01 +01:00
b36b005f47 chore: update dependencies 2020-04-28 12:04:03 +02:00
47c9d5f4d9 added FireBase firestore 2020-04-04 13:09:51 +02:00
5b2cc29195 nodemailer 2020-03-08 13:03:55 +01:00
a649006d87 auth0 authentication & sample profile page 2020-01-31 11:00:19 +01:00
533e5dabc1 basic styling 2020-01-24 16:54:08 +01:00
1635dab4c7 barebone app 2020-01-24 15:26:46 +01:00
34b06cd71f Initial commit from Create React App 2020-01-24 10:14:19 +01:00