8000 GitHub - brunorafael8/Telzir
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

brunorafael8/Telzir

Repository files navigation

TELZIR

Installation

yarn install
# Create package environments
cp packages/web/.env.example packages/web/.env

NoteTWO: If you do not have mongodb installed, please install it:

macOS

brew install mongodb

Linux

Refer to the installation instructions for available Linux installation options.

Start Development

Server:

# run server seed
yarn server:seed

yarn server

Front-end:

# first compile the relay and schemas
yarn update

# run web project
yarn web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0