A Platform To Share Your Thoughts or Views Anonymously
Tech Stack
This site leverages the power of Api routes of Nextjs to make a full fledged backend.
create a .env file and follow the structure of .env.example
The content of a Post supports Markdown with limited features. The markdown when converted to html can only have these tags:
- div
- span
- code
- a
- table
- thead
- tbody
- br
- h1
- h2
- h3
- h4
- h5
- h6
- ul
- li
- p
- marquee
- b
- strong
- i
- u
- code
- pre
- ol
- s
- del
- em