在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:judithgull/koans开源软件地址:https://github.com/judithgull/koans开源编程语言:TypeScript 77.6%开源软件介绍:A Platform for Programming Exercises in Typescript and Javascripthttps://ilovecode.herokuapp.com/ Features
Technology StackInstallation1. Clone the repository
2. MongoDBInstallSee: https://docs.mongodb.org/manual/installation/ Create Data directory
Ensure that the user account running mongod has read and write permissions for the directory. Test, if db is running:
SetupAdd text index (for search) and sample data: Start mongodb, if not already started:
In a different terminal: Move to the project home (location of the cloned repo):
Import sample data:
Add textindex for search:
3. NodejsInstall Node.js (This will also install npm). 4. DependenciesMove to the project home (location of the cloned repo):
Run 5. RunMake sure mongodb is running:
Run Open browser with [http://localhost:3000] (http://localhost:3000) Development1. Webstorm
Maintenance tasksMongoDBDropOnly if you need to drop the db for any reason use: Make sure db is started:
(in a different terminal)
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论