@palm-springs-web-design/oasis
TypeScript icon, indicating that this package has built-in type declarations

1.2.992 • Public • Published

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Contentful

To start, clone this repository on your local machine (git clone https://...)

Next, create a new Organization within Contentful. If you do not have a Contentful account, sign up for one for free.

Once your organization has been created, create a Space within that Organization. This Space will be where the content for this new website will live.

Next, log in to the Contentful CLI using the command contentful login. If you are already logged in, you will be prompted to log out. A browser window will appear once you run the login command, and will provide you with a unique token to paste into the command line.

You're nearly there! Now, just run contentful space import --content-file contentful-export.json --space-id [space-id] where [space-id] is the ID of your space (no square brackets).

Now, rename your example-env.local file to .env.local and fill in the environment variables with the fields from the Contentful space you just created.

Development

With the Contentful space ready to go, we can start building the site in code.

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Readme

Keywords

none

Package Sidebar

Install

npm i @palm-springs-web-design/oasis

Version

1.2.992

License

none

Unpacked Size

4.21 MB

Total Files

24

Last publish

Collaborators

  • jbentley10