More Premium Hugo Themes Premium Nextjs Themes

Osmosis Frontend

Web interface for Osmosis Zone

Osmosis Frontend

Web interface for Osmosis Zone

Author Avatar Theme by osmosis-labs
Github Stars Github Stars: 244
Last Commit Last Commit: May 18, 2025 -
First Commit Created: Aug 27, 2024 -
default image

Overview:

The Osmosis Frontend is currently undergoing a refactor to a tRPC stack for improved performance, maintainability, and development speed. The frontend is built using TypeScript for type checking, React for the UI, Tailwind CSS for styling, theming, and Next.js for scaffolding, SSR, CDN, and SEO. Deployment is done on Vercel for optimizations and CloudFlare.

Features:

  • TypeScript: for type checking.
  • React: for UI development.
  • Tailwind CSS: for styling and theming.
  • Next.js: for scaffolding, SSR, CDN, and SEO.
  • Vercel: for deployment optimizations.
  • Turbo Repo: for mono repo management with package script execution.
  • Lerna: for libs release.

Installation:

  1. Install dependencies:
npm install
  1. Start web server:
npm run start

Summary:

The Osmosis Frontend is a modern web application built using TypeScript, React, Tailwind CSS, and Next.js for improved performance and maintainability. Developers can easily contribute to the project and follow the installation guide to set up the environment. The ongoing refactor to a tRPC stack aims to enhance development speed and scalability.