melondulzon / maldasoulsisters

Home Page:https://maldasoulsisters.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Pre-Rendering Demo

Screenshot

Developing

Once you have Now CLI installed, you can run now dev to set up the code locally.

npm i -g now
now dev

By default, the content on the site is based off our public Notion page.

To edit and create content through your own Notion page, sign up for Notion, and update the PAGE_ID on data/notion.js with the Page ID of your page.

Deploying

Deploying is one command:

now

Integrate with GitHub and GitLab

We recommend setting up the Now for GitHub or Now for GitLab integration.

This allows you to simply push your code to deploy.

More Examples

About

Our mission at ZEIT is to make the cloud accessible to everyone. We do that by creating products that improve developer experience, provisioning infrastructure that is globally available, and by teaching the developer community about serverless-related technology.

Follow us on Twitter.



About

https://maldasoulsisters.vercel.app/

License:MIT License


Languages

Language:CSS 81.7%Language:TypeScript 9.8%Language:JavaScript 8.5%