Are you looking to get a online store setup for yourself? Are you having trouble finding a website solution that is easy to setup and use? 1StopShop is a simple eCommerce app that is meant to help users get started in creating their own eCommerce page. As a admin, you can easily add your own products that will allow any signed user to view your products and purchase them. Get started today!
- JavaScript
- mongoDB
- Express
- React
- Node
- Heroku
Expected Values in the .env
file:
DATABASE_URL=mongodb://localhost:27017/databasename
BUCKET_NAME=thenameofsomebucket
SECRET=somesupersecretvalue
The above has some example values for the variables expected in the .env
file. For now, BUCKET_NAME
is not in use.