Code Monkey home page Code Monkey logo

resonance-columba's Introduction

name slug description framework css database
科伦巴商会
resonance-colombia
雷索纳斯 科伦巴商会 数据分享站
Next.js
Tailwind
Firebase Cloud Firestore

雷索纳斯 科伦巴商会 数据分享站

网站地址

https://www.resonance-columba.com/

Development

Tech Stack

本地开发

分支

main 分支是生产环境分支,develop 分支是开发环境分支。PR请提交到develop分支。

Web - Next.js

软件

Node.js 18
包管理器 pnpm

环境变量

复制 .env.example.env.local

数据库 - Firebase Cloud Firestore

软件

firebase-cli 用于初始化firebase项目,并启动本地firestore模拟器
firestore emulator 本地数据库 在.env.local中设置环境变量FIRESTORE_EMULATOR_HOST="127.0.0.1:8080"后,firebase-admin会自动连接firestore模拟器数据库。

部署

Vercel

该Next.js项目已经配置了Vercel的自动部署,只需要将代码提交到develop分支,Vercel会自动部署到预览环境
main分支的代码会自动部署到生产环境
而所有其他分支的代码会自动部署到使用vercel.app域名的预览环境。
Vercel Functions(APIs)已配置了使用位于香港的服务器。

Firebase Cloud Firestore

数据库使用的是Firebase Cloud Firestore,不需要手动部署。
网站的所有预览环境和生产环境连接的同一个数据库,其中生产环境使用columba集合,所有预览环境共同使用columba-dev集合。
Firebase项目已配置了使用位于香港的服务器。

Contributors

SilyASilyF
SilyASilyF

🔣

resonance-columba's People

Contributors

nathankun avatar silyasilyf avatar allcontributors[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.