Skip to content
This repository was archived by the owner on Dec 30, 2019. It is now read-only.

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galavanting Gnome

This is a monorepo for the Galvanting Gnome IoT project.

It uses Lerna to help manage the codebase. But you shouldn't need it right now to get started.

See the readme in the individual packages for more information.

Getting setup

Install Lerna globally or run yarn then use Lerna with yarn lerna.

You can use yarn lerna bootstrap to quickly install all the dependencies for the server and frontend.

Follow the readme in packages/server for how to setup the database.

Starting

You'll need postgres running. You can start it with postgres -D /usr/local/var/postgres.

With postgres running you can run, you can run yarn lerna run start --stream to start both the server and front end (you can run yarn start in both packages individually if you want).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages