Git Product home page Git Product logo

giffon / giffon Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 4.0 13.55 MB

A crowd-gifting platform where you can state what you want and let your friends collectively buy it as a gift for you. ๐ŸŽ

Home Page: https://gitlab.com/giffon.io/giffon

License: GNU General Public License v3.0

JavaScript 0.14% Shell 5.19% Haxe 76.22% CSS 13.30% HTML 4.86% HCL 0.30%
website crowdfunding gift gifts gift-exchange haxe

giffon's Introduction

Giffon

pipeline status

https://giffon.io

Development info

Giffon uses Haxe-compiled JS on both client and server sides.

Develop with VS Code Remote Containers

Install these

After you have cloned the project:

  1. git submodule update --init to make sure the git submodules are up-to-date. If you're not a member of the giffon.io GitLab org, you may need to use git submodule update --init lib, because there is a private submodule that is... private.
  2. Open the project folder in VS Code. Select reopen in dev constainer when it prompts to do so, or use the green button at the bottom-left corner. It will build a container that contain Haxe, node, and run npm install automatically. It will also launch a MySQL container.
  3. npm run-script build to build everything.
  4. npm start to start the server. It should be accessible via https://localhost:3000. Use ctrl + c to stop the server. When the server script is rebuilt, the server will be automatically restarted by nodemon.

Deployment

Deployment is automated by GitLab CI. The master branch is deployed to https://master.giffon.io; the production branch is deployed to https://giffon.io. Pushing to production is a manual process.

giffon's People

Contributors

andyli avatar renovate-bot avatar stellala avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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