Skip to content

tarsisius/ask

Repository files navigation

:trollface: Ask

Introducing Ask - an anonymous message platform for free.(an alternative to Secreto / NglLink)

Live Demo Ask

Features

  • Creating Account.
  • Get audience response
  • Super simple user interface

Tech Stack

  • NextJs 13 (app dir, server actions)
  • Planetscale database (mysql)
  • Tailwind css

Contribute

pnpm install

Run the development server

You can start the server using this command:

pnpm dev

Open http://localhost:5173 with your browser to see the result. You can start editing the page by modifying app/page.tsx.