Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/albasyir/youapp


https://github.com/albasyir/youapp

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# Youapp Fullstack

## How to run backend service
Port 3000 is required now, so make sure that port isnt used

- `cd youapp-service`
- `docker compose up`

## How to run frontend
can run any port

- `cd youapp-web`
- `npm i`
- `npm run dev`