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

https://github.com/railly/plantify-monorepo

https://plantify.up.railway.app https://plantify-client.up.railway.app
https://github.com/railly/plantify-monorepo

Last synced: 7 months ago
JSON representation

https://plantify.up.railway.app https://plantify-client.up.railway.app

Awesome Lists containing this project

README

          

# Plantify Mono Repo

This is the mono repo for the Plantify project.

## Apps

- [plantify-api](https://github.com/Railly/plantify-monorepo/tree/main/api): The API for the Plantify project.

- [plantify-client](https://github.com/Railly/plantify-monorepo/tree/main/client): The client for the Plantify project.

## Stack

- [Vite](https://vitejs.dev/)
- [React](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [MongoDB](https://www.mongodb.com/)
- [Express](https://expressjs.com/)
- [NodeJS](https://nodejs.org/en/)

## Deployment

Both the client and the API are deployed on [Railway](https://railway.app/).

- [plantify-api](https://plantify.up.railway.app)
- [plantify-client](https://plantify-client.up.railway.app)

## License

[MIT](./LICENSE)