Supabase Launch Week 6 Hackathon - Create and share documentation effortlessly.
Docskit is a web app that allows users to create simple and beautiful documentation using Markdown directly in their browser. It makes use of Supabase for authentication and storage, providing a seamless user experience. With a focus on ease of use and aesthetics, Docskit aims to enhance the documentation creation process.
To run Docskit locally, follow these steps:
SUPABASE_URL=<your Supabase project URL>
SUPABASE_ANON_KEY=<your Supabase project API key>
Supabase:
SUPABASE_URL in the .env file) and the Project API keys (set it as SUPABASE_ANON_KEY in the .env file).GitHub OAuth:
Start the Remix development server.
Open up http://localhost:3000 in your browser.
Docskit is a web app that simplifies the process of creating beautiful documentation using Markdown. It leverages Supabase for authentication and storage, as well as various libraries and frameworks like Remix + Typescript, Tailwind CSS, and React-Markdown. Docskit offers a range of features, including user authentication, customizable styling, accessible UI components, and animation capabilities. With a straightforward installation process and a focus on enhancing the documentation creation experience, Docskit is a useful tool for developers and content creators.