https://github.com/ggsilva28/orders
Simple orders project made to test Symfony Framework with Angular.
https://github.com/ggsilva28/orders
angular material-ui php symfony typescript
Last synced: 6 months ago
JSON representation
Simple orders project made to test Symfony Framework with Angular.
- Host: GitHub
- URL: https://github.com/ggsilva28/orders
- Owner: ggsilva28
- Created: 2024-06-21T20:39:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T21:01:14.000Z (about 2 years ago)
- Last Synced: 2025-01-23T04:43:50.065Z (over 1 year ago)
- Topics: angular, material-ui, php, symfony, typescript
- Language: TypeScript
- Homepage:
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Orders Project
Simple orders project made to test Symfony Framework with Angular.
# Technologies
- Angular
- Symfony
- PHP
- Typescript
# Running the project
First create a database in MySQL using mariaDB called 'prod' then run the script create.sql to create the orders table. After that run the data.sql to add the orders to your DB.
The .env and .env.local files are already included in the project for an easer setting, although not recommended.
Inside api directory run
```
composer install
```
after it run:
```
symfony server:start
```
Inside api directory run
```
npm install
```
after it run(must have angular cli installed):
```
npm start
```
## 🚀 About me
I'm a full stack developer looking to learn new technologies and experiment on diferent projects.
See more about my skills and accomplishments
[](https://www.linkedin.com/)