Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mallaxy/meal-crafter

Handy helper for meal preparation!
https://github.com/mallaxy/meal-crafter

Last synced: 26 days ago
JSON representation

Handy helper for meal preparation!

Awesome Lists containing this project

README

        

# Life Tracker

Kitchen helper.

## Setup Guide for frontend

0 - `git clone [email protected]:Mallaxy/life-tracker.git life-tracker` Clone project
1 - `npm install pnpm -g` If you don't have PNPM
2 - `cd ./life-tracker/apps/frontend && pnpm install` Install project packages
3 - `pnpm prepare ` Install pre-commit
4 - `pnpm dev ` Start the project

## Environment variables

For accessing DB you need setup .env file. To get it contact administrator [email protected]

## Notes

To fast create a component you can. **Don't forget to add it into commit**
- `pnpm generate `