Skip to content

Fedeorlandau/devmark.it-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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