Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.