pixelknitter / eddies-portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Engineered by Eddie

This repository contains a collection of mini-projects exploring technologies organized into a monorepo for ease of sharing and learning.

Features

  • Base Mobile App
  • Setup nx.dev for mono-repo controls
  • Migrate AstroJS portfolio from https://eddie.engineering
  • Migrate Dashboard
  • Migrate Transform APIs
  • Migrate Tic-Tac-Toe game
  • Add data security to Mobile app APIs
  • Setup CI/CD pipeline
  • Configure E2E tests
  • Configure Integration tests

Exploring the Project

Mobile

  1. Clone the repository
  2. run yarn install
  3. run yarn ios or yarn android (you must have your environment setup for mobile development with React Native)

About


Languages

Language:TypeScript 96.7%Language:JavaScript 3.3%