https://github.com/galer7/oraretti
orarul ETTI
https://github.com/galer7/oraretti
event-scheduler organized university-project
Last synced: 3 months ago
JSON representation
orarul ETTI
- Host: GitHub
- URL: https://github.com/galer7/oraretti
- Owner: galer7
- Created: 2019-11-20T19:43:03.000Z (over 6 years ago)
- Default Branch: web_app
- Last Pushed: 2023-01-05T10:00:45.000Z (over 3 years ago)
- Last Synced: 2025-07-01T04:04:22.750Z (11 months ago)
- Topics: event-scheduler, organized, university-project
- Language: Vue
- Homepage:
- Size: 12.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# orarEtti
orarul ETTI
```
cd orarEtti/ser
npm i
cd ../cli
npm i
```
for server:
```
npm start
```
for client:
```
npm run serve
```
you need to have a local sql DB called oraretti for the server to serve the groups for the front end.