Skip to content

Airbnb for coders - Aplicação realizada na omnistack 9.0

License

Notifications You must be signed in to change notification settings

jeferson-sb/aircnc

Repository files navigation

logo aircnc

☕ Code and Coffee

alt release

aircnc project

💡 Project

Inspired by Airbnb. The idea of the project is to connect companies and developers looking for a common place to get to know each other

🚀 Quick start

Pre-requesites

Installation

$ npm install -g pnpm
$ pnpm install

Prepare environment variables

$ chmod +x ./scripts/*.sh 
$ pnpm cp-dev

Usage

Run the backend development server at localhost:8080

$ pnpm server:dev

Run the client at localhost:5173

$ pnpm web:dev

📝 License

This project is under the MIT license.