This thread is your place to share progress with your fellow App Platform Hackathon participants and encourage one another throughout the month!
Feel free to share...
- Positive encouragement for other participants
- Milestones you've achieved or things you've learned throughout the hackathon
- Links to DEV posts related to your official submission (especially if you've written multiple reflections/progress posts). Reminder to take advantage of the DEV article liquid tag when sharing a link!
Finally, if you need help throughout the DigitalOcean App Platform Hackathon on DEV, head over to the help thread
Top comments (62)
This is exciting.
Here is a post I wrote recently that describes some of the cool things you can do with App Platform:
DigitalOcean App Platform talks at the deploy conference
Raman Sharma ・ Nov 16 ・ 2 min read
That is an amazing post! Kamal's video is super awesome 🎉
Kamal is the real deal
I took my tentative first steps towards this hackathon and wrote it up here
Building GoGreen 1/n
simkimsia ・ Dec 12 '20 ・ 3 min read
Executive summary:
Amongst many other miscellaneous logistical steps
Wrote up the 2nd and 3rd posts in this series
Building GoGreen 2/n
simkimsia ・ Dec 12 ・ 3 min read
I'm calling it DjangoGreen 3/n
simkimsia ・ Dec 16 ・ 5 min read
Executive summary:
Wrote up the 4th and 5th posts in this series
More than 9 hours spent on dev work so far in this dohackathon
simkimsia ・ Dec 19 ・ 2 min read
I was fighting the platform and I lost. Now I'm better for it
simkimsia ・ Dec 26 ・ 4 min read
Executive summary:
DO Hackathon: DjangoGreen - Server Management - Submission
simkimsia ・ Jan 11 ・ 2 min read
Submission post
Wrote a quick post on how to deploy a FeathersJS app on Digital Ocean for realtime applications:
Deploying Realtime FeathersJS to DigitalOcean App Platform
Rachel ・ Dec 17 '20 ・ 3 min read
That is a great post! Thank you for sharing it 🙌
I have a question:
To make every post part of a series, the hint was
"use series: [“series name”] in the markdown heading of all your App Platform Hackathon posts to link all content in a series"
I've never made a post on dev.to before, so the heading is referring just to a normal markdown heading?
like this?:
series: ["series name"]
or is it something else?
Thanks!
Yea, I faced the same issue.
The answer is
And put this at the very top.
I wrote about this silly documentation as well in my first #dohackathon post of the series
Building GoGreen 1/n
simkimsia ・ Dec 12 ・ 3 min read
Hi, I have the same question, I couldn't find any answer yet. I guess we can name the series whatever we want and stick with it until the hackathon ends.
Yea, I faced the same issue.
The answer is
And put this at the very top.
in the "Basic Markdown" version of the post, it's super easy. There's a header between dash lines, just put the series there.
I still can't figure out how to do it on rich + markdown
How many entries are allowed? 😂 I'm almost finished with my new portfolio and it's on the app platform already ✌🏼
Unlimited entries! That's awesome about your portfolio! Got a link?
Cool!
yeah here dev-studio.icvn.tech
love the look. the animations add such a good touch!
Thank God for Lottie's!
Cool it seems like we are having another hackathon.
Good luck, and have fun building!
Am building a tool to help slow the COViD-19 spread down. Secure but simple contact Diary.
Have just written my second post about it here:
Covtact: Autosuggest for contact diary [DO-Hackathon]
C.B.W. ・ Dec 21 '20 ・ 1 min read
Looks great so far! Good luck and have fun building 🙌
Thanks ✌️
I still have a $37.85 credit on my DO account for the covid tracker I built. Will the current credit be in conflict with the credit I'll receive on this Hackathon?
The credits will add up!
Thanks, man! I appreciate all the answers I got from you. Cheers!
I am trying to deploy my gridsome app with Digital Ocean Static Site, but failing with
build
process, any idea ?When the DotNetCore support is launching on App Platform?
There is no official ETA for this yet.
As of the time being, you can accomplish this with a Dockerfile in your repo.
This is an example: github.com/snormore/aspnetcoresample
Source
Godaddy
windows hosting only supports.NET Core 2.0
andAzure
is Costly, So Consider cheaper pricing of.NET Core
hosting once its released inApp Platform
..NET
Developers will like it. 😄Sad to hear that .... :(
You can try using Dockerfile like this sample
ASP.NET Core Docker Container Sample for DigitalOcean App Platform
ASP.NET Core Docker Container Sample for DigitalOcean App Platform
This sample demonstrates how to run a Dockerized ASP.NET Core application on DigitalOcean App Platform. Since App Platform doesn't yet support dotnet core, this sample shows how to accomplish this using Dockerfile.
This sample has been adapted from official dotnet docker sample - github.com/dotnet/dotnet-docker/tr...
Getting Started
These steps will get this sample application running for you using DigitalOcean.
Note: Following these steps will result in charges for the use of DigitalOcean services
Requirements
Forking the Sample App Source Code
To use all the features of App Platform, you need to be running against your own copy of this application. To make a copy, click the Fork button above and follow the on-screen instructions. In this case, you'll be forking this repo as a starting…
Hi, I can see App Platform has free pan, So Can i deploy Commercial static websites and
.NET Core API
with 0 $ plan ?digitalocean.com/products/app-plat...
Static sites can be done on free tier.
.NET Core API will have to run on the paid tier.
digitalocean.com/pricing/#app-plat...
Hi everyone, I'm a product designer and have basic knowledge about coding. I'll be building a digital postcard customization platform where users can customize a postcard, write their message and send to their loved ones through email. They can also download it as PDF if they want to print it!
I'm experiencing goosebumps, sharing submission of my project in Digitalocean App platform Hackathon.
Link to the post of submission:
Macfolio - DigitalOcean App Platform Hackathon
Kartik Tyagi ・ Jan 9 ・ 2 min read
On the last day of Hackathon submission. I would like to share my project 'MACFOLIO' with everyone.
MACFOLIO is my visionary project and I initiated this project as a Personal Portfolio website. But it is something much more than that with great potential.
Read more from submission post about the project:
dev.to/genialkartik/macfolio-digit...
Source code: github.com/genialkartik/Macfolio
LinkedIn:
linkedin.com/posts/genial-kartik_h...
Hope you'll love it.❤
Hello guys! Good day. I hope we all had a wonderful holiday. I've been working on the Digital Ocean App Platform hackathon and my project is about building a data visualization as a service product I call: Vaas; this app helps both non-developers to create and download beautiful dynamically generated charts using their data from the app User interface and developers to create dynamic charts using the app API. It is slated for the 'Built for Business' category and this hackathon was the necessary nudge I need to go ahead with building the product. You can find my progress documentation here: dev.to/ajahso4/data-visualization-...
Also, the app can be accessed here: vaas-wu4a4.ondigitalocean.app/ . I would appreciate your comments and feedback on how I can make the app better for everybody that would be using it. Thanks for your most anticipated response. Do have a great week ahead as we all work to put in finishing touches to our submissions.
Will we need to take the Basic Plan and pay $5/month to deploy our Node JS server in this Hackathon?
Hi there,
No, you don't need to use the basic Droplet plans. The Hackaton is only for the new DigitalOcean App Platform.
Also, you can fill out this form to get a $50 credit for DigitalOcean, good for 60 days from the date of redemption.
Thanks ✌️✌️✌️✌️
No problem! Good luck! 🙌