简体   繁体   English

免费为反应项目选择服务器

[英]Free server sellection for react project

I am working on a project and developing with react. 我正在做一个项目,并做出反应。 I need somewhere to keep my datas. 我需要某个地方保存我的数据。 Where do you suggest? 你在哪里建议? I use json-server while I'm following my course. 我在学习课程时使用json-server。 But I'm open for any suggestion. 但是我愿意接受任何建议。 Ofcourse it would be better if it is free at least while working on prototype. 当然,如果至少在制作原型时免费,那会更好。 What about mysql, nosql or postgresql? mysql,nosql或postgresql呢? Probably I choose postgre because of it's support which comes with it's popularity 可能我选择postgre是因为它的受欢迎程度为其提供了支持

I have used Heroku to deploy production applications and hobby projects. 我曾使用Heroku部署生产应用程序和爱好项目。 It has a free tier, and it is fast and easy to setup. 它具有免费层,并且设置快速简便。 Databases are supported via addons (including Postgres ), some of which have free tiers. 通过插件 (包括Postgres )支持数据库,其中一些插件具有免费层。 Heroku recognizes many applications automatically, but if are using create-react-app , you need to use a buildpack for the deployment. Heroku自动识别许多应用程序,但是如果使用create-react-app ,则需要使用buildpack进行部署。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 选择MySQL还是选择SQL Server Express(免费)? - choose MySQL or choose SQL Server Express (free)? 免费的 node.js 和 mysql 服务器 - Free node.js and mysql server heroku 上的 Laravel 项目与 db4free 不创建新用户 - Laravel project on heroku with db4free not creating new users 有人可以帮助我在线服务器(2个免费服务器) - Can some body help me in online server (2 free server) 我想将Mysql作为数据库部署我的Rails应用程序。 我想使用免费的heroku服务器。 此免费服务器有哪些限制? - I want to deploy my rails app with Mysql as database. I want to go with free heroku server. what are the limitations of this free server? 将XAMPP项目移至真实服务器 - Moving XAMPP project to real server 将php mysql项目上传到免费虚拟主机网站时,如何解决dbconn文件中的错误? - How to fix error in dbconn file when upload php mysql project to free webhosting site? 与Rails进行反应-服务器日志中的回滚 - React with Rails - rollback in server log 在真实服务器上上传opencms项目 - Upload opencms project on real server 从安装在 Linux 服务器上的 Windows 进行 MySQL 预定备份的最佳免费工具 - Best free tool to take scheduled backup of MySQL from Windows which is installed on Linux server
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM