Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mio256/octony
Board for Nagasaki Prefectural Nagasaki Technical High School.
https://github.com/mio256/octony
Last synced: 8 days ago
JSON representation
Board for Nagasaki Prefectural Nagasaki Technical High School.
- Host: GitHub
- URL: https://github.com/mio256/octony
- Owner: mio256
- License: mit
- Created: 2021-10-16T08:49:10.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-26T16:18:54.000Z (about 2 years ago)
- Last Synced: 2024-11-09T01:53:54.202Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 75.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# octony
![logo](./logo.png)
## Overview
Board for Nagasaki Prefectural Nagasaki Technical High School.
## Requirement
octony/requiremetns.txt
- django
- django-widgets-improved
- janometo do make octony/mysite/settings.py
## Usage
```sh
$ sh setup.sh
$ python manage.py runserver
```## Features
- in-school communication
- easy to use
- scan bad words## Memo
```sh
delete media cache
$ find /media/images -type f -mtime +90 | xargs rm -f```
## Author
[mio256](https://github.com/mio256)
## Licence
MIT License