Skip to content

Releases: chromatone/academy

👋 First production release

01 May 07:24
c006a57
Compare
Choose a tag to compare

We've finally launched switched the tokens and flags to enable real membership subscriptions. It's not that everything is in place, but we can go further along together! We're looking for first founding members to come out of our cloud of web-site visitors and those, who subscribed for updates earlier. Then we'll grow together through the Pilot Summer Season into more developed and profound education system.

Versioning: v0.2.5

23 Apr 07:08
ec89738
Compare
Choose a tag to compare

We start showing version in the footer of the app and will keep versions of the app, courses and projects in sync.

Full Changelog: v.0.2.1...v0.2.5

Layered structure for cleaner code

30 Mar 06:47
037eaba
Compare
Choose a tag to compare

Readable code in a cohesive folder structure is crucial for building larger apps. Academy is certainly growing beyond that as a full fledged LMS and more. I've separated auth, membership and theme layers so we can see these UI blocks in one source of truth. Let's keep it clean and modular!

First public version of the app

27 Mar 13:06
f56d7e5
Compare
Choose a tag to compare

Long struggle with loading ENV variables into the app build now ended and I can share the source code of the Academy. With all the secrets hidden, having the app code gives everyone else only pleasant opportunities like helping us develop or just learning something from the process. And sharing the code openly makes this project even more collaborative. Let's grow Chromatone Academy together.

Now it's a Nuxt 3 app with Directus database and admin UI. Nice combination!