Home
Softono

Place

Open source Dart
18
Stars
4
Forks
0
Issues
1
Watchers
3 years
Last Commit

 About Place

Become an artist, pixel by pixel.

Platforms

Web Self-hosted iOS Android

Languages

Dart

Need Help Installing Place?

We provide expert installation service for this software. Our team will install, configure, and secure Place on your server. plans start at just $30.

place

Introduction

This project was written as a support for my Medium article and is currently running on this website.

Getting Started

In order to be able to run this project, you must provide a Firebase configuration within the dotenv file.

FIREBASE_API_KEY=
FIREBASE_APP_ID=
FIREBASE_MESSAGING_SENDER=
FIREBASE_PROJECT_ID=
FIREBASE_AUTH_DOMAIN=
FIREBASE_DATABASE_URL=
FIREBASE_STORAGE_BUCKET=
FIREBASE_MEASUREMENT_ID=

Once done you'll be able to run it as a regular flutter web app project or you can publish it using Firebase hosting solution.