Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galer7/oraretti
orarul ETTI
https://github.com/galer7/oraretti
event-scheduler organized university-project
Last synced: 3 days ago
JSON representation
orarul ETTI
- Host: GitHub
- URL: https://github.com/galer7/oraretti
- Owner: galer7
- Created: 2019-11-20T19:43:03.000Z (about 5 years ago)
- Default Branch: web_app
- Last Pushed: 2023-01-05T10:00:45.000Z (about 2 years ago)
- Last Synced: 2024-11-09T08:30:40.106Z (about 2 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.