My personal website and HTTP services ported to NodeJS. https://arav.su
Go to file
2021-02-10 01:58:04 +04:00
dwelling Initial commit. 2021-02-10 01:01:50 +04:00
static Initial commit. 2021-02-10 01:01:50 +04:00
views Initial commit. 2021-02-10 01:01:50 +04:00
.gitignore Initial commit. 2021-02-10 01:01:50 +04:00
backup.sql Initial commit. 2021-02-10 01:01:50 +04:00
config.example.js Fixed problem with timezones. Turned out that I forgot to tell what timezone db server do use. 2021-02-10 01:58:04 +04:00
dwelling.js Initial commit. 2021-02-10 01:01:50 +04:00
favicon.ico Initial commit. 2021-02-10 01:01:50 +04:00
files.js Changed ctime to mtime. And turned off static routes. They are handled by nginx now. 2021-02-10 01:56:53 +04:00
index.js Initial commit. 2021-02-10 01:01:50 +04:00
install.sql Initial commit. 2021-02-10 01:01:50 +04:00
package.json Initial commit. 2021-02-10 01:01:50 +04:00
radio.js Initial commit. 2021-02-10 01:01:50 +04:00
util.js Initial commit. 2021-02-10 01:01:50 +04:00