Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
fredmaiaarantes committed May 16, 2023
2 parents c0044a3 + 310e9ba commit 0b5c7ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ The main goal is to make development as quick and efficient as possible. To achi
- [MongoDB ](https://www.mongodb.com/)- A source-available cross-platform document-oriented database
- [Meteor Cloud ](https://meteor.com/cloud)- Cloud provider for deploying, hosting and scaling Meteor apps

Demo: https://meteorsolidapp.meteorapp.com/
Tutorial Part 1: https://dev.to/fredmaiaarantes/meteorjs-with-vite-solid-and-tailwind-css-5d2o

Demo App on Galaxy: https://meteorsolidapp.meteorapp.com/

Author: [@fredmaiaarantes](https://twitter.com/fredmaiaarantes)

Expand All @@ -35,6 +37,4 @@ meteor deploy <select-a-subdomain>.meteorapp.com --free --mongo

## Coming next

- Use Meteor publications and subscriptions to present real-time data
- Use Meteor methods to insert / update data
- Use Meteor accounts to add sign in / sign up

0 comments on commit 0b5c7ce

Please sign in to comment.