5ika / Geneve-Open-Source

Site referencing Open-Source applications concerning Geneva and its region. Main repo: ssh://5ika.ch:1917/open-ge

Home Page:https://open-ge.ch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is an eco-conceptualized website listing the open-source projects. Projects list is retrieved from an Airtable database.

Getting Started

First, set environment variables:

cp .env.sample .env.local
  • AIRTABLE_API_KEY: Secret key for Airtable API access
  • AIRTABLE_BASE: Airtable database ID with projects list
  • PROPOSAL_URL: URL to proposal form
  • SUBSCRIBE_URL: URL for newsletter subscription form

Then, run the development server:

npm run dev
# or
yarn dev

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

Learn More

This is a Next.js project bootstrapped with create-next-app. 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.

About

Site referencing Open-Source applications concerning Geneva and its region. Main repo: ssh://5ika.ch:1917/open-ge

https://open-ge.ch

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 53.8%Language:CSS 37.1%Language:JavaScript 9.2%