Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
perguth authored Feb 3, 2025
1 parent 2063de7 commit c8a47d1
Showing 1 changed file with 19 additions and 10 deletions.
29 changes: 19 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,25 @@
# Fresh project
# Schulterhoch Platform

Your new Fresh project is ready to go. You can follow the Fresh "Getting
Started" guide here: https://fresh.deno.dev/docs/getting-started
Digital platform for wealth structuring and preservation across generations. Built in public, focusing on:
- Exit planning for founders
- International mobility strategies
- Tax-efficient wealth structures
- Multi-generational wealth preservation

### Usage
## Tech Stack
- 🦕 Deno/Fresh
- 🎨 Tailwind CSS
- ⚡ Islands Architecture
- 🔒 Type-safe throughout

Make sure to install Deno: https://deno.land/manual/getting_started/installation
## Development

Then start the project:
```bash
# Clone the repository
git clone https://github.com/yourusername/schulterhoch-platform.git

```
deno task start
```
# Enter the project directory
cd schulterhoch-platform

This will watch the project directory and restart as necessary.
# Start the development server
deno task start

0 comments on commit c8a47d1

Please sign in to comment.