Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 2.88 KB

README.md

File metadata and controls

57 lines (34 loc) · 2.88 KB

Screenshot of the app

ASCII

Simple app to make image behind the text,

Vercel GitHub GitHub repo size GitHub last commit GitHub issues GitHub pull requests

🍀 Preview

Check out the live demo!, got error? you got backup at aci.andka.my.id or straight to vercel.

Want to deploy your own? here is the button

Deploy with Vercel

✨ Features

  • Pure Astro without any framework
  • Instant preview
  • Download the result
  • History without login
  • Delete project that you don't need

🚀 Getting Started

Clone this repo locally and fill the ENV

this app using Supabase as database, you can grab the APIKey and service_roles here

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./vercel/

⚠️ Note: This app is vercel as target deployment, if you want to deploy to other platform, you can change the astro integration.

Because this app using api for database transaction, you need to enable SSR (server side rendering)building in static will not work.

🐛 Bug and Issues

If you've found an issue or a bug, you can report it in the issues section of this repository. Please try to follow these simple guidelines to report your issue:

  • Issue definition
  • Expected behaviour
  • Actual behaviour
  • steps to reproduce
  • Already tried fixes (if relevant)

🤝 Contributing

Contributions, issues and feature requests are welcome! feel free to check issues page or add a new cool feature by pull request.