Fedeorlandau / devmark.it-core

Home Page:https://devmark-next13.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devmark.it monorepo

Welcome to the https://devmark.it monorepo.

Tech stack:

Install

yarn

Start

yarn dev

Open https://localhost:5173

Deploy

Frontend

The frontend package is compatible with Vercel. Your config should look like this:

vercel-config Please remember to add the following Environment variable on Vercel: VITE_WS_URL with your backend url.

Backend

The backend is 100% compatible with heroku. The Procfile will trigger the production build and run the app. Please remember to set your FRONTEND_URL env variable with your frontend url (CORS).

🛠️ Support

Please open an issue for support.

📝 Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

📜 License

License: MIT

About

https://devmark-next13.vercel.app


Languages

Language:TypeScript 42.8%Language:Vue 26.5%Language:Svelte 24.2%Language:JavaScript 2.6%Language:Astro 2.0%Language:HTML 1.5%Language:CSS 0.3%