https://github.com/hemants1703/ambitiousyou
AmbitiousYou let's you become a superhuman by letting you focus on your life goals in a prioritised approach!
https://github.com/hemants1703/ambitiousyou
ambitious-applications appwrite cloudflare cloudflare-dns cloudflare-pages cloudflare-workers developer-productivity javascript new pnpm productivity project sveltekit typescript
Last synced: 6 months ago
JSON representation
AmbitiousYou let's you become a superhuman by letting you focus on your life goals in a prioritised approach!
- Host: GitHub
- URL: https://github.com/hemants1703/ambitiousyou
- Owner: hemants1703
- License: mit
- Created: 2024-10-11T17:02:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-13T19:07:10.000Z (8 months ago)
- Last Synced: 2025-04-12T09:12:37.824Z (6 months ago)
- Topics: ambitious-applications, appwrite, cloudflare, cloudflare-dns, cloudflare-pages, cloudflare-workers, developer-productivity, javascript, new, pnpm, productivity, project, sveltekit, typescript
- Language: Svelte
- Homepage: https://ambitiousyou.pro
- Size: 1010 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AmbitiousYou!
AmbitiousYou let's you become a superhuman by letting you focus on your life goals in a prioritised approach! This is a project to help you achieve your goals. It is a web application that helps you track your goals in life. It is developed using SvelteKit and TailwindCSS.
## Building
To create a production version of your app:
```bash
npm run build
```You can preview the production build with `npm run preview`.
> To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.