Code Monkey home page Code Monkey logo

dmmapperbackend's Introduction

README

  • Ruby version 2.6.1

  • Database creation: created with a postgres database. You will need to run these commands in your terminal to get it running.

  1. rails db:create
  2. rails db:migrate
  3. rails db:seed
  4. The front end is set up is to have this running from the heroku hosted version. If you wanted to run the database locally you would need to run this by running in terminal $rails s --binding0.0.0.0 this allows access to the local server even from outside machines. This is neccesary because the front end code is either running on a simulator or on a physical device other than your local machine.

This is the backend desiqned to work with my custom built front end for the DM Mapper which can be found https://github.com/meniality/DmMapper

This is a backend RESTful API for my DM Mapper React Native Front End. The backend features full authentication using CORS, BCRYPT, and JWT gems. Routes are proctected and require a user to be logged in with an authorized JWT to adjust a user's information.

dmmapperbackend's People

Contributors

meniality avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.