Skip to content

jrquadros/blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog-app

Full stack app

Stack

  • ReactJS/Native
  • styled-coomponents
  • express
  • Golang

Intructions

Install dependencies

yarn or yarn install

Api server

cd packages/server && docker-compose up -d

In the root folder:

yarn workspace server ts:watch

In another tab:

yarn workspace server dev

Auth Server

Install go depencencies:

yarn workspace auth-server go:install

Web

yarn workspace web start

Mobile

start metro server:

yarn workspace mobile start

android

yarn workspace mobile android

ios

yarn workspace mobile ios

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published