209 Star 1.4K Fork 405

GVPNocoBase / NocoBase

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
jest.setup.ts 122 Bytes
Copy Edit Web IDE Raw Blame History
import dotenv from 'dotenv';
import path from 'path';
dotenv.config({ path: path.resolve(process.cwd(), '.env.test') });
TypeScript
1
https://gitee.com/nocobase/nocobase.git
git@gitee.com:nocobase/nocobase.git
nocobase
nocobase
NocoBase
main

Search

10d9f8b4 4838521 8bde8327 4838521