m0nq / cloud-people

https://cloud-people.vercel.app
0 stars 0 forks source link

Cloud People

Where all the code lives for the cloud people project

Issues MIT License

//: # ()

//: # ()

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Description coming soon...

(back to top)

Built With

(back to top)

Getting Started

Fork &/or clone this repo get a local copy. To get up and running, follow these simple example steps:

Prerequisites

This is a list steps you need to take to install packages for local development.

Installation

  1. Clone the repo
    git clone https://github.com/m0nq/cloud-people.git
    cd cloud-people
  2. Enable yarn
    corepack enable
    yarn set version stable
  3. Install packages
    yarn install
  4. Run Supabase Install Script
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/m0nq/cloud-people/main/setup_supabase.sh)"

(back to top)

Usage

# Start development server
yarn dev
# or
yarn build
yarn start
# Run tests
yarn test
# Lint code
deno lint

(back to top)

Roadmap

(back to top)

Contributing

//: # ()

//: # ()

(back to top)

Coding Standard

Always use clean coding standards JS, TS

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

LinkedIn: Linkedin Badge
Project Link: https://github.com/m0nq/cloud-people

(back to top)

Acknowledgments

(back to top)