//: # ()
//: # ()
Description coming soon...
Fork &/or clone this repo get a local copy. To get up and running, follow these simple example steps:
This is a list steps you need to take to install packages for local development.
npm install npm@latest -g
git clone https://github.com/m0nq/cloud-people.git
cd cloud-people
yarn
corepack enable
yarn set version stable
yarn install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/m0nq/cloud-people/main/setup_supabase.sh)"
# Start development server
yarn dev
# or
yarn build
yarn start
# Run tests
yarn test
# Lint code
deno lint
//: # ()
//: # ()
Always use clean coding standards JS, TS
Distributed under the MIT License. See LICENSE.txt
for more information.
LinkedIn:
Project Link: https://github.com/m0nq/cloud-people