Git Product home page Git Product logo

gye-web-template's Introduction

Sharetribe Web Template

CircleCI

This is a template web application for Sharetribe marketplaces. You could create your own unique marketplace web app by cloning this repository and then extending and customizing it to your needs. This template is bootstrapped with create-react-app with some additions, namely server side rendering, code-splitting, and a custom CSS setup.

Note: You should start your customization project on top of this one instead of the old templates:

Read more from Sharetribe Developer Docs

Quick start

Setup localhost

If you just want to get the app running quickly to test it out, first install Node.js and Yarn, and follow along:

git clone [email protected]:sharetribe/web-template.git  # clone this repository
cd web-template/                                      # change to the cloned directory
yarn install                                          # install dependencies
yarn run config                                       # add the mandatory env vars to your local config
yarn run dev                                          # start the dev server, this will open a browser in localhost:3000

You can also follow along the Getting started with Sharetribe Web Template tutorial in the Sharetribe Developer Docs.

For more information of the configuration, see the Environment configuration variables reference in Sharetribe Developer Docs.

For Windows users

We strongly recommend installing Windows Subsystem for Linux, if you are developing on Windows. These templates are made for Unix-like web services which is the most common environment type on host-services for web apps. Also, the Developer Docs use Unix-like commands in articles instead of DOS commands.

Getting started with your own customization

If you want to build your own Sharetribe marketplace by customizing the template application, see the How to Customize the Template guide in Developer Docs.

Deploying to Heroku

Note: Remember to fork the repository before deploying the application. Connecting your own Github repository to Heroku will make manual deploys easier.

See the How to deploy this template to production guide in Developer Docs for more information.

Deploy

Documentation

See the Sharetribe Developer Docs: sharetribe.com/docs/

Get help โ€“ join Sharetribe Developer Slack channel

If you have any questions about development, the best place to ask them is the Developer Slack channel at https://www.sharetribe.com/dev-slack

License

This project is licensed under the terms of the Apache-2.0 license.

See LICENSE

gye-web-template's People

Contributors

gnito avatar kpuputti avatar lyyder avatar otterleyw avatar jannekoivistoinen avatar rap1ds avatar sarisaar avatar dependabot[bot] avatar bladealslayer avatar thomasmalbaux avatar shareoc avatar sktoiva avatar ovan avatar kusti avatar talater avatar maseh87 avatar akshat-mstudio avatar willcampbell433 avatar jayenashar avatar ggdev avatar anh-dinh-jh avatar anttisalmivaara avatar ugened47 avatar rdoh avatar schwerbelastung avatar milotiger avatar chanthientukk9 avatar vsaarinen avatar rush1506 avatar thomas-rocca avatar

Stargazers

 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.