Skip to content

jainesenna/proffy-Omnistack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proffy | Next Level Week - 2nd Edition

Technologies

  • Back end

    • NodeJS
    • Typescript
    • express
    • sqlite3
    • knex
    • cors
    • ts-node-dev
  • Front end

    • ReactJS
    • Typescript
    • react-router-dom
  • Mobile

    • Expo
    • Typescript
    • axios
    • AsyncStorage

How to run

Cloning the repository

  # Cloning repository
  git clone https://github.com/jainesenna/proffy-Omnistack.git

Running web project

  # Accessing web project
  cd web
  
  # Running web project
  yarn start

Running server

  # Accessing server project
  cd server

  # Run migrations to create the tables
  yarn knex:migrate

  # Run server
  yarn start

Running mobile project

  # Accessing mobile project
  cd web
  
  # Running mobile project
  yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published