GithubHelp home page GithubHelp logo

dmowski / customer-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from isca7el/customer-admin

0.0 0.0 0.0 10.3 MB

B2B SaaS project for make beautiful portfolio

Home Page: http://profolio.dev

Shell 0.27% JavaScript 0.67% TypeScript 97.97% CSS 0.31% HTML 0.78%

customer-admin's Introduction

Presetup

  1. Install globaly Typescript npm install -g typescript

  2. Install Java v18 (https://www.oracle.com/java/technologies/downloads/)

  3. Install globaly firebase tool npm install -g firebase-tools

  4. Install globaly kill-port npm install --g kill-port

  5. Install packages npm run all-install

  6. For MacOs Uncheck Airplay Receiver

For start development

Setup config

copy file app/.example.env to app/.env

copy file functions/example.runtimeconfig.json to functions/.runtimeconfig.json

Run dev mode

npm run dev // Run firebase emulator, watch mode, frontend application

Run storybook

/app > yarn storybook

Run firebase emulator

/functions > npm run serve

For rebuild firebase functions

/functions > npm run build

Run frontend application

/app > npm start

URLS:

Frontend application http://localhost:41010/

Firebase emulator admin panel http://localhost:4000/

For visualize a database

Copy text /typescript-types/database-struxture.txt and paste in https://flowchart.fun/

Firebase documentation and helpful links

React firebase hooks

๐Ÿ’ฃ Auth Hooks

๐Ÿ’ฃ Cloud Firestore Hooks

๐Ÿ’ฃ Cloud Storage Hooks

๐Ÿ’ฃ Realtime Database Hooks

Firebase

๐Ÿ“น YouTube Video tutorial

๐Ÿ”ฅ Firebase site (Documentation)

customer-admin's People

Contributors

dmowski avatar dllsc avatar anton-shvetc avatar roman-samsonick avatar g-milevski avatar antonymss avatar isca7el avatar sevajs avatar shaugsa avatar anton13602 avatar mariknowhere 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.