https://github.com/mu-semtech/site-backend
Backend of https://mu.semte.ch
https://github.com/mu-semtech/site-backend
Last synced: 7 months ago
JSON representation
Backend of https://mu.semte.ch
- Host: GitHub
- URL: https://github.com/mu-semtech/site-backend
- Owner: mu-semtech
- License: mit
- Created: 2016-05-28T11:25:19.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-28T20:32:57.000Z (about 10 years ago)
- Last Synced: 2025-01-21T13:43:58.028Z (over 1 year ago)
- Language: Common Lisp
- Size: 6.84 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mu.semte.ch website
The mu.semte.ch website, hosted in the mu.semte.ch platform :)
## How to run
Use docker-compose in the current folder.
```
docker-compose up
```