Skip to content

Commit 69f8cc6

Browse files
Merge pull request #8 from MrYamous/remove/back
Remove back
2 parents 6830aa1 + d089bc3 commit 69f8cc6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+1
-6780
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,7 @@ A small webpage realized in a school context. It uses Javascript web workers to
44

55
![alt text](./readme_picture.png)
66

7-
## Install backend
8-
9-
Create MAMP's host named js-worker.local running php 7.3.8
10-
11-
Then, in Terminal, from base directory <br>
12-
* cd back
13-
* composer install
14-
* php bin/console doctrine:database:create
15-
* php bin/console make:migration
16-
* php bin/console doctrine:migrations:migrate
17-
* php bin/console doctrine:fixtures:load
18-
197
## How to make it work
208

219
Create your local server by using `php -S 127.0.0.1:8080` <br/>
22-
Open `localhost:8080/front/index.html` to access the program
10+
Open `localhost:8080/index.html` to access the program

back/.env

Lines changed: 0 additions & 37 deletions
This file was deleted.

back/.gitignore

Lines changed: 0 additions & 9 deletions
This file was deleted.

back/bin/console

Lines changed: 0 additions & 42 deletions
This file was deleted.

back/composer.json

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)