Coder Social home page Coder Social logo

gianlazz / gian-ts-stack Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 14.8 MB

Full Stack Typescript Boilerplate

Home Page: https://lazz.tech/Gian-TS-Stack/

JavaScript 1.03% TypeScript 77.05% HTML 15.80% CSS 1.72% Dockerfile 1.80% Swift 2.22% Ruby 0.37%

gian-ts-stack's Introduction

Full Stack Typescript/Node.js Stack For Cross Platform Solutions

Platform CI/CD
Ionic Netlify Status
Server Build Status

QuickStart

Install Dev Dependencies

  1. Install VSCode: https://code.visualstudio.com/download
  2. Install NodeJS LTS: https://nodejs.org/en/download/
  3. Install Ionic Framework v4 CLI: https://ionicframework.com/docs/installation/cli
    • npm install -g ionic
  4. Install Docker: https://www.docker.com/products/docker-desktop
  5. Install Postgres:
  6. Setup Postgres DB For Develpment:
  7. Modify the server/.env
    • cd server/
    • touch .env
    • copy over and modify values in the .env.sample
  8. Enable Typeorm CLI for migrations
    • npm i -g typeorm
  9. Launch server and it will also run the db migrations
    • F5

Launch the project

  • Clone The Repo
  • Open VSCode
  • Open Terminal In VSCode cd server && npm install && cd - && cd ionic && npm install
  • Open Command Pallet
    • Type "Tasks: Run Task" & Hit Enter
    • Ionic Serve
  • Open Command Pallet
    • Type "Tasks: Run Task" & Hit Enter
    • Run Server

Coming Soon

  • Payments system

Developer Documentation


Initial Setup Date: 05/17/2019

Gian Lazzarini

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.