Code Monkey home page Code Monkey logo

Ionic-Freelance

Description

Ionic-Freelance is a lightweight, open-source and easy to use Ionic PWA template for freelancer, developer or individual persons who want to share their business with the community and potential customers.

Preview

Getting started

Content

The app uses the CMS-like service of Contentful to render content. Contentful is a content infrastructure and lets you create, manage and distribute content to any platform. Unlike a CMS, Contentful gives you total freedom to create your own content model so you can decide which content you want to manage. They provide you RESTful APIs so you can deliver your content across multiple channels such as websites, mobile apps (iOS, Android and Windows Phone) or any other platform.

Setup

Please create a new account and an empty space. Then go to the settings, copy the accessToken and spaceId, and insert the credentials in the predefined keys of the angular environments.

Content types

The repository provides a file named contentful.json, which can be used to import the current content model structure to your newly created space. Please have a look at the documentation. Feel free to use the file, but you can also create the models manually in the console.

Content

Create the content according to your preferences in the console.

Firebase

The app uses Firebase for hosting and some analytics events. If you want to use it as well, create a Firebase project and insert the credentials in the predefined keys of the angular environments.

Build & run

Requirements

npm i -g ionic

Install the dependencies

npm i

Run the web-app

ionic serve

Run the native app

ionic build
npx cap sync
npx cap open ios/android

This will open the native IDE, Android Studio or Xcode.

Henrik Bolte's Projects

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.