Skip to content

5u4/treehole-server

Repository files navigation

Build Status License: MIT GitHub tag

Description

A server side secret burier. User can post anonymously their secrets to release the stress. Others can view these secrets from all over the world without knowing the person.

The site currently supports English and Simplified Chinese but the both language posts are in one thread.

The project is built with treehole-client as the front end client.

Story

They say in ancient times, people go into the mountains and the forests to find a tree hole, and tell the tree hole their secrets, then they seal the hole with some mud, and the secrets would stay there forever.

以前的人,心中如果有什么不可告人的秘密,他们会跑到山上,找一棵树,在树上挖一个洞,然后把秘密全说进去,再用泥巴把洞封上,那秘密就会永远留在那棵树里,没有人会知道。 -- 梁朝伟 《花样年华》

Demo

Treehole

IMPORTANT: The back end is hosted on a free server. Please do not overwhalm the server by sending too many posts. Thank you!

Set Up

Copy and edit .env file

cp .env.example .env

Start services

docker-compose up --build -d

Migrate

docker-compose exec core php artisan migrate

API

Posts APIs

Images APIs

Postman Collection

Notes

Project icon is referenced from 文艺卡通小清新装饰插画广告设计

About

🌳 An anonymous secret posting backend server

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages