Skip to content

Stream Nature provides individuals with access to the world's natural phenomena. United through a common interest in nature, users can view and broadcast their own favourite nature spots.

Notifications You must be signed in to change notification settings

gbenga/stream-nature-backend

Repository files navigation

NB: The React.js frontend for this project can be found here. It includes screenshots, a link to the live site and instructions for local installation for the frontend.

Stream Nature

Stream Nature gives individuals access to the world's natural phenomena. United through a common interest in nature, users can view and broadcast their own favourite nature spots.

Table of Contents

Technologies

This project was created with:

  • Ruby v2.6.1

Installation

To use Stream Nature locally, you will need Git and Ruby installed. You will need to clone this repo and launch the backend to start. Additionally, if you would like to view tables.drawio, you will need a drawio extension. These are easy to find by searching "drawio" in the VS Code Extensions Marketplace.

Clone this repository
$ git clone https://github.com/gbenga/stream-nature-backend

Go into the repository
$ cd stream-nature-backend

Open in your text editor
$ code .

Run migrations and seed database
$ rails db:migrate db:seed

Launch
$ rails s

After this, you should be able to view the backend at localhost:3000, and then run the frontend

License

The MIT License (MIT)

Copyright (c) 2020 Gbenga Ojo-Aromokudu

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Stream Nature provides individuals with access to the world's natural phenomena. United through a common interest in nature, users can view and broadcast their own favourite nature spots.

Topics

Resources

Stars

Watchers

Forks