Skip to content

HarryPeach/oslo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oslogo

Oslo - An Open Source Social Network

About

Oslo is an open source social network written in React. The backend relies on several SaaS services such as Google's Firebase. It was written to learn about the mentioned services and tools.

Current Features

At time of writing, in Oslo you can:

  • Create an account with an avatar, name, username, and biography
  • Log in with Google credentials
  • View profiles of yourself, and other users

Screenshots

Planned Features

For a list of planned features, visit the issue page.

How to run

  1. Make sure you have node installed and clone the repo. Then run the command npm i.
  2. The file lib/firebase.js requires firebase keys as environment variables. This can be done manually or by using a .env file.
  3. Run the project through npm run dev.

License and Attributions

Oslo - An Open Source Social Network Copyright (C) 2020 Harry Peach

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

(Oslo logo from flaticon.com by Freepik)

About

An open source social network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published