Skip to content

Edening/Edening-Office

 
 

Repository files navigation

Edening Office 💨

Hopefully,
this little exploration can become the very first step to a thousand miles journey,
for a more creative and location-free working world!.

Showcase

Getting Started Guide for Development

Clone or Fork

Clone this repository, or Fork it to your own GitHub account.

Installation

yarn install

Setting Up Supabase

Step1. Get Supabase CLI

Step2. supabase migration up # Apply Pending Migrations To Local Database

Step3. Rename .env.example to .env, and change the setting to your local supabase.

This is optional(Defaults to https://muazkhan.com:9001/).

Make changes

Now that it's yours, you can make changes to it.

Preview

# Preview your build
$ yarn dev

Build

# Build for production using SSR
$ yarn build

About

Edening Office is a starter project for building virtual office.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.4%
  • Vue 24.4%
  • CSS 0.2%