Skip to content

thisiscsim/csim

Repository files navigation

Getting Started

git clone https://github.com/thisiscsim/csim.git
cd csim
npm install

# Option 1: Quick setup with 1Password (recommended)
./scripts/quick-env-setup.sh
# Then paste your env vars from 1Password and press Ctrl+D

# Option 2: Manual setup
cp env.example .env.local
# Edit .env.local with your Notion API credentials

npm run dev

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

Note: You'll need to set up your Notion API key and database ID.

Deployment

You can deploy your site to any hosting platform that supports Next.js. For the easiest deployment experience, consider using Vercel:

Deploy with Vercel

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •