Giter Club home page Giter Club logo

Comments (5)

BinZhiZhu avatar BinZhiZhu commented on May 24, 2024

@nocobase/database 这个包我搜代码,大致是plugin这些模块的依赖,但是我lerna bootstrap已经安装成功了呀?难道我要clean一下,重新lerna bootstrap?我是伪前端,觉得项目挺有趣,所以打算跑起来看看,如果是很明显我看漏了什么,望告知哈~

from nocobase.

chenos avatar chenos commented on May 24, 2024

要配置好环境变量,在 .env 文件里,主要是数据库信息,要用 postgresql 数据库

npm install
npm run bootstrap
npm build  # 这一步不要忘了
npm run start

from nocobase.

BinZhiZhu avatar BinZhiZhu commented on May 24, 2024

要配置好环境变量,在 .env 文件里,主要是数据库信息,要用 postgresql 数据库

npm install
npm run bootstrap
npm build  # 这一步不要忘了
npm run start

OK吧,我是直接看README跑的,.env没留意,只支持postgresql的db类型的话最好在文档补充一下,因为有可能还有一些跟我这样的小白~~ 那谢谢了,我有空的时候再run起来看看

from nocobase.

chenos avatar chenos commented on May 24, 2024

@BinZhiZhu 这几天会发布个 docker 镜像,用 docker 安装会方便一些。数据库理论上支持 postgresql、mysql、sqlite 等关系型数据库的。不过,现在在有些小细节上 mysql 和 sqlite 还不支持,接下来都会逐步完善

from nocobase.

BinZhiZhu avatar BinZhiZhu commented on May 24, 2024

@BinZhiZhu 这几天会发布个 docker 镜像,用 docker 安装会方便一些。数据库理论上支持 postgresql、mysql、sqlite 等关系型数据库的。不过,现在在有些小细节上 mysql 和 sqlite 还不支持,接下来都会逐步完善

Nice 我本地也是docker-composer 环境 数据库最基本应先支持MySQL吧 相对来说使用率高 不过没看你的db是什么管理的 等好消息咯

from nocobase.

Related Issues (20)

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.