Giter Site home page Giter Site logo

thanh01pmt / origami-box Goto Github PK

View Code? Open in Web Editor NEW

This project forked from superfaz/origami-box

0.0 0.0 0.0 5.36 MB

Origami templates to create paper boxes. Perfect for board games, but not only.

Home Page: https://www.corniro.com

License: MIT License

HTML 0.42% CSS 1.07% JavaScript 98.03% Shell 0.36% Dockerfile 0.03% Batchfile 0.09%

origami-box's Introduction

Origami Box

Origami templates to create paper boxes. Perfect for board games, but not only.

Development

This project is built with Javascript using React, leveraging Azure Functions and Node.js for API and MongoDB for storage.

Pre-requisities

tool website
node 14 Core engine for the project. Azure functions require the LTS version
.NET 5 Used to run the apis via azure functions
yarn Used for front-end dependencies and scripts
docker / docker-compose Used for the additional module (mongodb and azure functions)
azure functions Used for the api

Scripts

scripts usage
yarn start Runs the front-end in the development mode (with auto-reload and lint errors)
yarn local:db Starts the mongodb server for local development using docker
yarn local:api Starts the Azure Function Apis for local development (with auto-reload)
yarn local starts both mondb and the apis for local development

First Steps

  • Run yarn to confirm npm and yarn installation as well installed core dependencies
  • Run cd api && npm install to prepare the apis by retrieving their dependencies
  • Create a .env.local file to provide the REACT_APP_FACEBOOK_APPID for the local development
  • Copy api/default.settings.json to api/local.settings.json and provide the facebook api information
  • Run yarn local:db to confirm that docker is installed and working properly
  • Run yarn local:api to confirm that azure functions cli is installed
  • Run yarn start to confirm that the application is running

Packaging and Deployment

The master branch is automatically deployed on Azure as a Static Web App.

License

The source code of this project is released under the MIT license.

origami-box's People

Contributors

superfaz avatar msftgits 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.