Skip to content

andrewcwhy/friendet

Repository files navigation

Tech Stack

Below is the core technology stack used, along with links to their documentation:

Prerequisites

Before getting started, make sure you have the following tools installed:

Recommended VS Code Extensions

These extensions enhance development specifically for this stack:

Common CLI Commands

Any command ran with moon can be executed from any directory within the monorepo.

General

# To install dependencies of the application
bun install

# To update dependencies to their latest version
bun update --latest

# Format your code
moon :format

Web App

# Build the app in release mode
moon web:build

# Run the app in development mode
moon web:dev

# Serve the built app
moon web:preview

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages