Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Zerops Guide + Motion One and Zerops in other recs - Work in Progress #1898

Closed
wants to merge 4 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
feat: add Motion One & Zerops in other recs
  • Loading branch information
nermalcat69 committed May 26, 2024
commit 3688f4d17ae1b8d033778ba88652701fd31a64fe
18 changes: 18 additions & 0 deletions www/src/pages/en/other-recs.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,16 @@ Framer Motion provides a simple, declarative syntax and allows you to write less
- [Framer Motion Homepage](https://framer.com/motion)
- [Framer Motion Documentation](https://www.framer.com/docs/)

### Motion One

**For complex animations with declarative code**

Framer Motion provides a simple, declarative syntax and allows you to write less code to craft everything from complex animations to even gestures.

- [Motion One Homepage](https://motion.dev/)
- [Motion One](https://github.com/motiondivision/motionone)
- [Motion One Documentation](https://motion.dev/docs)

## Deployments, Infrastructure, Databases and CI

### Vercel
Expand Down Expand Up @@ -113,6 +123,14 @@ PlanetScale is the best "serverless database platform" we've used by far. Insane

- [Railway Homepage](https://railway.app/)

### Zerops

**For hosting your infra**

"Develooper First Cloud Platform". The cheapest and fastest way to get a real bare metal server - one of the cheapest in market if you plan on building a big product considering vercel and planetscale are not economically viable for you. Go for zerops if you need high uptime and even a dedicated server. Use their Cli if that's what you like or point to your Github repo.

- [Zerops Homepage](https://zerops.io/)

### Upstash

**For serverless Redis**
Expand Down