Front End: Initialize TypeScript Project (#62)

* Front End: Initialize TypeScript Project

* Front End: Re-initialize project using Expo

* Front Project Initialization: Add testing dependency

* Init Front: Setup EAS configuration file

* Front: Workflows: Re-do build CI for Expo
This commit is contained in:
Arthur Jamet
2022-07-05 11:34:00 +02:00
committed by GitHub
parent 9221bb461e
commit c4bd0f5f79
17 changed files with 8698 additions and 0 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ pyvenv.cfg
include
.env
prisma/migrations/*
.vscode