Skip to content

Tom-Camp/SoilSensorAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoilSensorAPI

A database and API for the Soil Sensor project.

Setup

Install node if you haven't already:

git clone https://github.com/creationix/nvm.git ~/.nvm
echo "source ~/.nvm/nvm.sh" >> ~/.bash_profile # or ~/.bash_rc for linux
source ~/.bash_profile
nvm install 0.10
nvm alias default 0.10

Then checkout the repo:

git clone https://github.com/jenfoxbot/SoilSensorAPI.git
cd SoilSensorAPI
npm install
npm start

Change History

This project uses semantic versioning.

v0.1.0 - tbd

  • did some things

About

A database and API for the Soil Sensor project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%