Artafera is a Website I am buliding for a good friend of mine who does Metal Art as a Hobby. He always wanted a Webshop and now I am developing it for him.
Lon60
Check their project out: Shipkit - PaaS
Fabboy
Check their projects out: minc, Sable Compiler
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Devlog #1
What have I done?
I have refactored all my pages with new, cleaner SCSS and I added layouts. I also added a contact page.
What are was difficult?
I needed a different layout for /home which I solved in the end by just making a separate layout and using it in the routes. It is the cleanest and easiest to maintain way I found.
What will I do now?
I will now implement the art page in the frontend.
Baseline devlog
So this is my baseline devlog from which I will continue to build on. As I dont want to bore you I will try to make it short
This is Artafera a Webshop for a good friend of mine. This is my first full stack app I am completly developing on my own. I had already started with this project at the start of the year. Recently I had lots of struggles with SSR and Authentication. I fixed SSR but the auth will be fixed later as it not important right now. My plan is to release the app fully at the end of this event.
I will from now on just make a devlog whenever I added a new feature or think its time to give an update :)