Coder Social home page Coder Social logo

rheehot / betta_fish_keepers_app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from suhy-jang/betta_fish_keepers_app

0.0 0.0 0.0 1.21 MB

graphql api, node, react - betta-fish keepers community (24.June ~ 12. July.2020)

Home Page: https://suhy-betta-keepers-app.herokuapp.com/

JavaScript 83.12% HTML 2.13% CSS 14.75%

betta_fish_keepers_app's Introduction

Betta Fish Keepers Community

Betta-fish-keepers application, which is a community website. Due to COVID-19, people tend to be home with their pets. There is a growing population for fish keepers. Especially Betta fishes have identical behaviors, their keepers need to search for information about that species. This app is to help of Betta keepers.

Version Info

  • NodeJS v12.16.3

Getting Started

To connect development, test server endpoint

Rename "config.config" directory to "config" and update the values/settings to your own

To connect production server endpoint + To set custom secret values

Rename "prisma/docker-compose.yml.yml" to "prisma/docker-compose.yml" and update the values/settings to your own

Install Dependencies

$ npm install

Create server

Compose data-model on docker, and deploy

$ cd prisma
$ sudo docker-compose up -d
$ prisma deploy -e ../config/dev.env
$ prisma deploy -e ../config/test.env
$ cd ..

Get schema

$ npm run get-schema

Test your app

To check downloaded app runs properly, you can run the test. (If your filesystem is too slow, you can test each method in each time)

$ npm run test

Run application

# For production mode
$ npm run start

# For development mode
$ npm run dev

โœจLive Demo

The full website is live at heroku-app

The Backend is running at https://suhy-betta-keepers-app.herokuapp.com/graphql, can see API structure graphql playground

Extensive documentation with examples postman

  • Version: 1.0.0
  • Author: Suhyeon Jang

betta_fish_keepers_app's People

Contributors

suhy-jang 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.