Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
pirelenito committed Nov 12, 2023
1 parent dfdcadd commit 9c959d7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 41 deletions.
28 changes: 2 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,3 @@
# Vanilla Example
# Jujuca.com website

This directory is a brief example of a vanilla site that can be deployed with ZEIT Now and zero configuration.

## Deploy Your Own

Deploy your own vanilla website, along with Serverless Functions, with ZEIT Now.

[![Deploy with ZEIT Now](https://zeit.co/button)](https://zeit.co/new/project?template=https://github.com/zeit/now-examples/tree/master/vanilla-functions)

*Live Example: https://vanilla-functions.now-examples.now.sh*

### How We Created This Example

To get started with a vanilla website, along with [Serverless Functions](https://zeit.co/docs/v2/serverless-functions/introduction), with ZEIT Now, you can use the [Now CLI](https://zeit.co/download) to initialize the project:

```shell
$ now init vanilla-functions
```

### Deploying From Your Terminal

You can deploy your new vanilla website, along with [Serverless Functions](https://zeit.co/docs/v2/serverless-functions/introduction), with a single command from your terminal using [Now CLI](/download):

```shell
$ now
```
Deployment handled via Azure.
12 changes: 0 additions & 12 deletions api/date.go

This file was deleted.

3 changes: 0 additions & 3 deletions api/go.mod

This file was deleted.

1 comment on commit 9c959d7

@vercel
Copy link

@vercel vercel bot commented on 9c959d7 Nov 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

jujuca – ./

jujuca-git-master-jucomin.vercel.app
jujuca.com
jujuca-jucomin.vercel.app

Please sign in to comment.